Skip to content

Commit

Permalink
Regenerate Firestore V1 - comment typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Mar 21, 2019
1 parent 0787ed9 commit 52417d1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -161,7 +161,7 @@ public sealed partial class Write : pb::IMessage<Write> {
/// <summary>Field number for the "transform" field.</summary>
public const int TransformFieldNumber = 6;
/// <summary>
/// Applies a tranformation to a document.
/// Applies a transformation to a document.
/// At most one `transform` per document is allowed in a given request.
/// An `update` cannot follow a `transform` on the same document in a given
/// request.
Expand Down

0 comments on commit 52417d1

Please sign in to comment.