Skip to content

Commit

Permalink
Fix typo enviornments –> environments
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkr00t committed Sep 4, 2017
1 parent 25931d0 commit ae397c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Quick and dirty firebase source for Gatsby. Allows you to query your firebase da

## Usage

1. First you need a Private Key from firebase for privileged enviornments, find out how to get it here: https://firebase.google.com/docs/admin/setup (or click the settings gear > Service accounts tab > Generate New Private Key button at the bottom)
1. First you need a Private Key from firebase for privileged environments, find out how to get it here: https://firebase.google.com/docs/admin/setup (or click the settings gear > Service accounts tab > Generate New Private Key button at the bottom)

2. Place that private key .json file somewhere in your gatsby project (the root is fine).

Expand Down

0 comments on commit ae397c8

Please sign in to comment.