Skip to content

Commit

Permalink
Additional docs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdgr8 committed Jan 23, 2024
1 parent 9ecee8e commit 593a6a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ public class DocumentBuilder internal constructor(id: String? = null) {

/**
* Set an object value by key. Allowed value types are List, Instant, Map, Number, null, String,
* Array, Blob, and Dictionary. If present, Lists, Maps and Dictionaries may contain only
* Array, Blob, and Dictionary. If present, Lists, Arrays, Maps and Dictionaries may contain only
* the above types. An Instant date object will be converted to an ISO-8601 format string.
*
* @param key the key.
Expand Down

0 comments on commit 593a6a2

Please sign in to comment.