Ver Fonte

Typo in 'disciplines' (#7423)

Greg Steuck há 5 anos atrás
pai
commit
4059c61f27
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/field_presence.md

+ 1 - 1
docs/field_presence.md

@@ -1,6 +1,6 @@
 # Application note: Field presence
 
-This application note explains the various presence tracking disciplies for protobuf fields. It also explains how to enable experimental support for explicit presence tracking for singular proto3 fields with basic types.
+This application note explains the various presence tracking disciplines for protobuf fields. It also explains how to enable experimental support for explicit presence tracking for singular proto3 fields with basic types.
 
 ## Background