Selaa lähdekoodia

Typo in 'disciplines' (#7423)

Greg Steuck 5 vuotta sitten
vanhempi
commit
4059c61f27
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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