Skip to content

Commit

Permalink
Fix DocumentID Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
daymxn committed Aug 24, 2022
1 parent 9306449 commit 505ce09
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
* the POJO is created from a Cloud Firestore document (for example, via {@link
* DocumentSnapshot#toObject(Class)}).
*
* <p>Any of the following will throw a runtime exception:</p>
* <p>Any of the following will throw a runtime exception:
*
* <ul>
* <li>This annotation is applied to a property of a type other than String or {@link
* DocumentReference}.
Expand Down

0 comments on commit 505ce09

Please sign in to comment.