Skip to content

Commit

Permalink
Update reference.js (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored and stephenplusplus committed Oct 4, 2017
1 parent eb6737f commit ee9ffab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/reference.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const comparisonOperators = {
*/

/**
* A DcumentReference refers to a document location in a Firestore database
* A DocumentReference refers to a document location in a Firestore database
* and can be used to write, read, or listen to the location. The document at
* the referenced location may or may not exist. A DocumentReference can
* also be used to create a
Expand Down

0 comments on commit ee9ffab

Please # to comment.