Skip to content

Commit

Permalink
Fix typo in Extensions docs (#5632)
Browse files Browse the repository at this point in the history
Co-authored-by: joehan <[email protected]>
  • Loading branch information
kevinthecheung and joehan authored Mar 28, 2023
1 parent bff5da7 commit 9b65124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/extensions/javascript/WELCOME.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
This directory now contains the source files for a simple extension called **greet-the-world**. You can try it out right away in the Firebase Emulator suite - just naviagte to the integration-test directory and run:
This directory now contains the source files for a simple extension called **greet-the-world**. You can try it out right away in the Firebase Emulator suite - just navigate to the integration-test directory and run:

`firebase emulators:start --project=<project-id>`

Expand Down

0 comments on commit 9b65124

Please sign in to comment.