Skip to content

Commit ba2f29d

Browse files
committed
more update
1 parent 879435c commit ba2f29d

File tree

2 files changed

+11
-13
lines changed

2 files changed

+11
-13
lines changed

.idea/workspace.xml

Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation-beta/services/tutorial-firebase.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ <h3> Services (Firebase) </h3>
4646
interactions,
4747
as well as the evolution of information workflow.</p>
4848

49-
<p> And as you that this is mainly connection <strong>Firebase</strong> data system reliable
50-
for storing and syncing data in real time across all connected clients </p>
49+
<p> And as you that the system main connection is [ <strong>Firebase</strong> data system reliable
50+
for storing and syncing data in real time across all connected clients ]</p>
5151
</div>
5252

5353
<!--findOne-->
@@ -63,7 +63,7 @@ <h3> findOne <span class="badge"> function </span></h3>
6363
<div style="clear: both;"></div>
6464
</div>
6565

66-
<p>Retrieve a resource from Firebase server.</p>
66+
<p>Retrieve a node from Firebase server.</p>
6767
<br>
6868

6969
<div class="row">
@@ -149,7 +149,7 @@ <h3> findAll <span class="badge"> function </span></h3>
149149
<div style="clear: both;"></div>
150150
</div>
151151

152-
<p>Retrieve multiple resources from Firebase server.</p>
152+
<p>Retrieve multiple nodes from Firebase server.</p>
153153
<br>
154154

155155
<div class="row">
@@ -242,7 +242,7 @@ <h3> saveData <span class="badge"> function </span></h3>
242242
<div style="clear: both;"></div>
243243
</div>
244244

245-
<p>Save/update to Firebase server.</p>
245+
<p>Save/update node to Firebase server.</p>
246246
<br>
247247

248248
<div class="row">

0 commit comments

Comments
 (0)