Browse Source

Typo in 'disciplines' (#7423)

Greg Steuck 5 years ago
parent
commit
4059c61f27
1 changed files with 1 additions and 1 deletions
  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