Skip to content

Commit d80f49f

Browse files
authored
Fix unmatched backticks
1 parent c082648 commit d80f49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/future-incompat-report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ section in `.cargo/config`. Currently, the supported options are:
2020
frequency = FREQUENCY
2121
```
2222

23-
The supported values for `FREQUENCY` are 'always` and 'never', which control
23+
The supported values for `FREQUENCY` are `always` and `never`, which control
2424
whether or not a message is printed out at the end of `cargo build` / `cargo check`.

0 commit comments

Comments
 (0)