We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c549fc commit 9bc0bbcCopy full SHA for 9bc0bbc
quickstarts/uppercase-firestore/functions/index.js
@@ -17,7 +17,7 @@
17
18
// [START all]
19
// [START import]
20
-// The Cloud Functions for Firebase SDK to create Cloud Functions and setup triggers.
+// The Cloud Functions for Firebase SDK to create Cloud Functions and set up triggers.
21
const functions = require('firebase-functions');
22
23
// The Firebase Admin SDK to access Firestore.
0 commit comments