Skip to content

Commit 8d7dba9

Browse files
Alex Memeringdavideast
Alex Memering
authored andcommitted
Very minor docs fixes (angular#339)
1 parent d7c82eb commit 8d7dba9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/2-retrieving-data-as-objects.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ There are three ways to create an object binding:
3535

3636
1. Relative URL
3737
2. Absolute URL
38-
3. Reference or Query
38+
3. Reference
3939

4040
```ts
4141
// relative URL, uses the database url provided in bootstrap

docs/3-retrieving-data-as-lists.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class AppComponent {
2929

3030
Data is retrieved through the `af.database` service.
3131

32-
There are three ways to create an object binding:
32+
There are four ways to create an object binding:
3333

3434
1. Relative URL
3535
2. Absolute URL

0 commit comments

Comments
 (0)