Update field_presence.md

pull/8959/head
Mitchell Macpherson 3 years ago committed by GitHub
parent a52e00ed97
commit c9dffbf3f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/field_presence.md

@ -198,7 +198,7 @@ If client A depends on _explicit presence_ for `foo`, then a "round trip" throug
## How to enable _explicit presence_ in proto3
These are the general steps to u field tracking support for proto3:
These are the general steps to use field tracking support for proto3:
1. Add an `optional` field to a `.proto` file.
1. Run `protoc` (at least v3.15, or v3.12 using `--experimental_allow_proto3_optional` flag).

Loading…
Cancel
Save