mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
fix typo
This commit is contained in:
@@ -33,7 +33,7 @@ packages that most any app will use (for example `webapp`, which
|
||||
handles incoming HTTP connections, and `templating`, which lets you
|
||||
make HTML templates that automatically update live as data changes).
|
||||
Then there are optional packages like `email`, which lets your app
|
||||
send emails, or the Meteor Accounts series (`account-password`,
|
||||
send emails, or the Meteor Accounts series (`accounts-password`,
|
||||
`accounts-facebook`, `accounts-ui`, and others) which provide a
|
||||
full-featured user account system that you can drop right into your
|
||||
app. And beyond these "official" packages, there are hundreds of
|
||||
|
||||
Reference in New Issue
Block a user