We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aab1be commit b8d3d72Copy full SHA for b8d3d72
contracts/reflect/README.md
@@ -50,7 +50,7 @@ git push -u origin main
50
## CI Support
51
52
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
+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
55
versions as you have locally. This also means you must have an up-to-date
56
`Cargo.lock` file, which is not auto-generated.
0 commit comments