fix: ✏️ Correct typo

This commit is contained in:
Jesse Wierzbinski 2024-08-22 21:58:59 +02:00
parent 2845fd01fc
commit aeca63f90d
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ export const metadata = {
# Follow
Sometimes, [Users](/entities/user) want to subscribe to each other to see each other's content. The `Follow` entity facilitates this, by definining a subscription relationship between two users. {{ className: 'lead' }}
Sometimes, [Users](/entities/user) want to subscribe to each other to see each other's content. The `Follow` entity facilitates this, by defining a subscription relationship between two users. {{ className: 'lead' }}
## Vocabulary