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 aa39cf1 commit 9f7f92fCopy full SHA for 9f7f92f
codelabs/chat/README.md
@@ -151,7 +151,7 @@ mFirebaseRef = new Firebase("https://<your-app>.firebaseio.com");
151
152
Be sure to replace `<your-app>` with the name of the Firebase app you created in the first section.
153
154
- 
+
155
156
That's all the setup that is required. Next up we'll allow the user to enter a message in our app and send the message to Firebase.
157
0 commit comments