Skip to content

Commit

Permalink
docs: indentation in code block (#4522)
Browse files Browse the repository at this point in the history
  • Loading branch information
junaga committed Aug 6, 2021
1 parent 9b4fe1f commit 0209086
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guide/static-deploy.md
Expand Up @@ -188,9 +188,9 @@ You can also run the above script in your CI setup to enable automatic deploymen

```js
{
"projects": {
"default": "<YOUR_FIREBASE_ID>"
}
"projects": {
"default": "<YOUR_FIREBASE_ID>"
}
}
```

Expand Down

0 comments on commit 0209086

Please sign in to comment.