File tree Expand file tree Collapse file tree 2 files changed +11
-13
lines changed
documentation-beta/services Expand file tree Collapse file tree 2 files changed +11
-13
lines changed Original file line number Diff line number Diff 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 ">
You can’t perform that action at this time.
0 commit comments