Skip to content

Commit 31568f8

Browse files
authored
docs(installation): fix typo (#4356)
1 parent d9d477c commit 31568f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cd open-event-frontend
2727
#### Important Notes
2828
- Open Event Frontend supports [FastBoot](https://github.com/ember-fastboot/ember-cli-fastboot) which is disabled for the development environment and is controlled by the flag `FASTBOOT_DISABLED` in the `.env` file.
2929

30-
- **Only for Mac users** :- If while running `node scripts/l10n.js generate` you encounter `Get-Text Finding Error` or `Ember-l10n Missing Dependancies`.
30+
- **Only for Mac users** :- If while running `node scripts/l10n.js generate` you encounter `Get-Text Finding Error` or `Ember-l10n Missing Dependencies`.
3131
Please use this before running `node scripts/l10n.js generate` again :
3232
```sh
3333
brew reinstall gettext

0 commit comments

Comments
 (0)