1
0
mirror of synced 2026-02-06 19:05:55 +00:00

fix some comments

Signed-off-by: cui fliter <imcusg@gmail.com>
This commit is contained in:
cui fliter
2023-04-25 15:04:09 +08:00
committed by Hidde Beydals
parent f9be835288
commit 3edfff49a2
6 changed files with 7 additions and 7 deletions

View File

@@ -284,7 +284,7 @@ algorithm.
#### Backwards compatibility
To allow backwards compatability in the notification-controller, Flux CLI and
To allow backwards compatibility in the notification-controller, Flux CLI and
other applicable components, the `Revision` new field value format could be
detected by the presence of the `@` or `:` characters. Falling back to their
current behaviour if not present, phasing out the old format in a future
@@ -344,7 +344,7 @@ future release. The `Digest` field MUST be used instead.
#### Backwards compatibility
To allow backwards compatability, the source-controller could continue
To allow backwards compatibility, the source-controller could continue
to advertise the checksum part of a `Digest` in the `Checksum` field until
the field is removed.

View File

@@ -51,7 +51,7 @@ you're proposing, but should not include things like API designs or
implementation.
If the RFC goal is to document best practices,
then this section can be replaced with the the actual documentation.
then this section can be replaced with the actual documentation.
-->
### User Stories