Skip to content

Commit b8d3d72

Browse files
authored
Update contracts/reflect/README.md
1 parent 0aab1be commit b8d3d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/reflect/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ 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 a running with CI right away. One note is that the CI
53+
project, so you can get up and running with CI right away. One note is that the CI
5454
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.

0 commit comments

Comments
 (0)