We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ddb1c commit 4942945Copy full SHA for 4942945
text/0000-change-doc-default-urls.md
@@ -52,8 +52,8 @@ From `#rust-internals` on 2016-12-22:
52
Short URLs are nice to have, but they have an increasing maintenance cost
53
that's affecting other parts of the project in an adverse way.
54
55
-The big underlying issue here is that people tend to link to `/`, becuase it's
56
-what you get by defualt. By changing the default, people will link to the
+The big underlying issue here is that people tend to link to `/`, because it's
+what you get by default. By changing the default, people will link to the
57
specific version instead. This means that their links will not break, and will
58
allow us to update the URL structure of our documentation more freely.
59
0 commit comments