Skip to content

Commit

Permalink
deploy: c125cc4
Browse files Browse the repository at this point in the history
  • Loading branch information
digorithm committed Apr 17, 2024
1 parent 8d659dd commit 0b25044
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion master/getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ <h2 id="creating-a-new-project-with-forc"><a class="header" href="#creating-a-ne
</code></pre>
<h3 id="adding-a-rust-integration-test-to-the-sway-project"><a class="header" href="#adding-a-rust-integration-test-to-the-sway-project">Adding a Rust integration test to the Sway project</a></h3>
<p>Now that we have a new project, we can add a Rust integration test using a <code>cargo generate</code> template.
If <code>cargo generate</code> is not already installed, you can instal it with:</p>
If <code>cargo generate</code> is not already installed, you can install it with:</p>
<!-- This section should have the command to install cargo generate -->
<!-- cargo_gen_install:example:start -->
<pre><code class="language-shell">cargo install cargo-generate
Expand Down
2 changes: 1 addition & 1 deletion master/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ <h2 id="creating-a-new-project-with-forc"><a class="header" href="#creating-a-ne
</code></pre>
<h3 id="adding-a-rust-integration-test-to-the-sway-project"><a class="header" href="#adding-a-rust-integration-test-to-the-sway-project">Adding a Rust integration test to the Sway project</a></h3>
<p>Now that we have a new project, we can add a Rust integration test using a <code>cargo generate</code> template.
If <code>cargo generate</code> is not already installed, you can instal it with:</p>
If <code>cargo generate</code> is not already installed, you can install it with:</p>
<!-- This section should have the command to install cargo generate -->
<!-- cargo_gen_install:example:start -->
<pre><code class="language-shell">cargo install cargo-generate
Expand Down
2 changes: 1 addition & 1 deletion master/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master/searchindex.json

Large diffs are not rendered by default.

0 comments on commit 0b25044

Please sign in to comment.