Skip to content

Commit

Permalink
Fixed spelling in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hostirosti authored May 2, 2022
1 parent f18cd87 commit 98d0f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conversion-measurement/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
1. Make sure you have [node.js](https://nodejs.org/en/download/) and the latest Firebase CLI `npm install -g firebase-tools` installed.
1. Install all dependencies in the functions folder `cd functions && npm install && cd ..`.
1. Run the Firebase emulator with `firebase emulators:start` to startup all the sites. If you have no Firebase project setup you can add `--project none`.
* Make sure you see the following output and port mappings. If the port mappings differe please see the [#Troubleshooting](#troubleshooting) section.
* Make sure you see the following output and port mappings. If the port mappings differ please see the [#Troubleshooting](#troubleshooting) section.

```sh
...
Expand Down

0 comments on commit 98d0f8c

Please sign in to comment.