Skip to content

Commit 8ef30d7

Browse files
committed
fix #12 plural example
1 parent e66cc18 commit 8ef30d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/01-r-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ natural language, where we refer to them as the parts of speech,
265265
e.g. nouns, verbs, adverbs, etc. Once you know if a word - perhaps an
266266
unfamiliar one - is a noun, you can probably guess you can count it and
267267
make it plural if there is more than one (e.g. 1
268-
[Tuatara](https://en.wikipedia.org/wiki/Tuatara), or 2 Tuataras). If
268+
cat, or 2 cats). If
269269
something is an adjective, you can usually change it into an adverb by
270270
adding "-ly"
271271
(e.g., [jejune](https://www.merriam-webster.com/dictionary/jejune) vs.

0 commit comments

Comments
 (0)