Skip to content

Commit c9241ee

Browse files
authored
Merge pull request #469 from Maxgy/master
fixed typo in Ferris section of get started page
2 parents e658bf5 + 4d4da71 commit c9241ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/learn/get-started.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ fn main() {
154154
<div class="highlight"></div>
155155
</header>
156156
<p>Ferris (they/them) is the unofficial mascot of the Rust Community. Rust programmers call themselves
157-
"Rustaceans", which is a play on the word "crustacean", which is set of creatures, one of which is a crab!</p>
157+
"Rustaceans", which is a play on the word "crustacean", which is a set of creatures, one of which is a crab!</p>
158158
<p>Ferris is a name playing off of the adjective, "ferrous", meaning of or pertaining to iron. Since Rust often
159159
forms on iron, it seemed like a fun origin for our mascot’s name!</p>
160160
<p>You can find more images of Ferris on <a href="http://rustacean.net/" target="_blank" rel="noopener">http://rustacean.net/</a>.

0 commit comments

Comments
 (0)