Skip to content

Commit 0a45c19

Browse files
joelparkerhendersonyoshuawuyts
authored andcommitted
Fix typo (rust-lang#694)
1 parent 49a62c7 commit 0a45c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/production/index.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<h2>License</h2>
128128
<div class="highlight"></div>
129129
</header>
130-
<p>Rust is dually licensed under the Apache License Version 2.0 and the MIT license, making it be suitable for all sorts of projects.</p>
130+
<p>Rust is dually licensed under the Apache License Version 2.0 and the MIT license, making it suitable for all sorts of projects.</p>
131131
<a href="/policies/licenses" class="button button-secondary">Policies: License</a>
132132
</div>
133133
</div>

0 commit comments

Comments
 (0)