Browse Source

Typo in 'disciplines' (#7423)

Greg Steuck 5 năm trước cách đây
mục cha
commit
4059c61f27
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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