Skip to content

Commit 525b2f0

Browse files
Christopher Esplingitbook-bot
Christopher Esplin
authored andcommitted
GitBook: [master] 3 pages modified
1 parent d05adf0 commit 525b2f0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

SUMMARY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151

5252
* [Introduction](cloud-functions-for-firebase/introduction.md)
5353
* [Walkthrough](cloud-functions-for-firebase/walkthrough.md)
54-
* [Notes](cloud-functions-for-firebase/notes.md)
5554
* [Challenge](cloud-functions-for-firebase/challenge.md)
55+
* [Notes](cloud-functions-for-firebase/notes.md)
5656

5757
## Firebase Storage
5858

firebase-storage/challenge.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ Search the codebase for `Challenge Storage` to find all of the challenges.
5353

5454
Read the comments and complete the steps in those files.
5555

56-
- `src/storage/delete-image.js`
57-
- `src/storage/get-upload-observable.js`
56+
* `src/storage/delete-image.js`
57+
* `src/storage/get-upload-observable.js`
5858

realtime-database/challenge.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ Search the codebase for `Challenge Realtime DB` to find all of the challenges.
4545

4646
Read the comments and complete the steps in those files.
4747

48-
- `databse.rules.json`
49-
- `src/database/set-user-tokens.js`
48+
* `databse.rules.json`
49+
* `src/database/set-user-tokens.js`
5050

0 commit comments

Comments
 (0)