ソースを参照

Typo in 'disciplines' (#7423)

Greg Steuck 5 年 前
コミット
4059c61f27
1 ファイル変更1 行追加1 行削除
  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