mirror of
https://github.com/meteor/meteor.git
synced 2026-01-11 00:28:02 -05:00
Merge pull request #13722 from Sufhal/fix/documentation-typo
chore: fixed a typo on paragraph 2.
This commit is contained in:
@@ -113,7 +113,7 @@ But wait! Something is missing. If you run your app now, you'll see that you don
|
||||
|
||||
That's because we need to publish our data to the client.
|
||||
|
||||
Fist, create a publication for our tasks:
|
||||
First, create a publication for our tasks:
|
||||
|
||||
`imports/api/TasksPublications.js`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user