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 8d9793b commit 63b121dCopy full SHA for 63b121d
CONTRIBUTING.md
@@ -38,7 +38,7 @@ in the [#perl6 IRC channel](https://perl6.org/community/irc).
38
* Duplicate small pieces of information rather than rely on linking
39
* Be explicit about routine signatures. If a method accepts a `*%args`,
40
but treats some of them specially, list them separately.
41
-* Check out [the styleguide](STYLEGUIDE.md) for further ... guidance
+* Check out [the styleguide](STYLEGUIDE.md) for further guidance
42
* For website: we support the current and previous major releases of Chrome, Firefox,
43
Internet Explorer (Edge), and Safari. Please test layout changes.
44
Lacking actual browsers to test in, you can use [browsershots.org](http://browsershots.org)
0 commit comments