Skip to content

Commit f3d3ae8

Browse files
authored
Update README.md
1 parent 224e838 commit f3d3ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/20-Looping_with_FizzBuzz/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This is a typical beginner test that is required to complete interviews in Googl
1212

1313
4. For numbers which are multiples of both 3 and 5, print `FizzBuzz`.
1414

15-
## 💻 Example output:
15+
## 💻 Expected output:
1616

1717
```js
1818
/

0 commit comments

Comments
 (0)