Skip to content

Commit 27e9629

Browse files
[autofix.ci] apply automated fixes
1 parent b8d3d72 commit 27e9629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contracts/reflect/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ git push -u origin main
5050
## CI Support
5151

5252
We have templates for both github actions and Circle CI in the generated
53-
project, so you can get up and running with CI right away. One note is that the CI
54-
runs all `cargo` commands with `--locked` to ensure it uses the exact same
53+
project, so you can get up and running with CI right away. One note is that the
54+
CI runs all `cargo` commands with `--locked` to ensure it uses the exact same
5555
versions as you have locally. This also means you must have an up-to-date
5656
`Cargo.lock` file, which is not auto-generated.
5757

0 commit comments

Comments
 (0)