diff --git a/src/content/phrase-structure/np.mdx b/src/content/phrase-structure/np.mdx index 92f0da3..2d58820 100644 --- a/src/content/phrase-structure/np.mdx +++ b/src/content/phrase-structure/np.mdx @@ -242,7 +242,7 @@ If our possesor is a noun, we can add a possesor to *it*. Try clicking the -A possesor can have another possesor which can have another posseser and so-on and on *forever*. The nerdy word for this phenomenon where things reference/repeat themselves is called [recursion](https://en.wikipedia.org/wiki/Recursion). 🤓 +A possesor can have another possesor which can have another posseser and so-on and on *forever*. The nerdy word for this phenomenon where things reference/repeat themselves is [recursion](https://en.wikipedia.org/wiki/Recursion). 🤓
Click here for another example of what recursion looks like (if you don't have epilepsy)