Skip to content

Commit 0e0bf4d

Browse files
committed
typo
1 parent f6a04c4 commit 0e0bf4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

02_crowsnest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Write a program that will announce the appearance of something "off the larboard
44
Note that you need to "a" before a word starting with a consonant:
55

66
```
7-
$ ./crowsnest.py narwhall
8-
Ahoy, Captain, a narwhall off the larboard bow!
7+
$ ./crowsnest.py narwhal
8+
Ahoy, Captain, a narwhal off the larboard bow!
99
```
1010

1111
Or "an" before a word starting with a vowel:

0 commit comments

Comments
 (0)