Skip to content

Commit dfcc22e

Browse files
authored
Merge pull request #1485 from ahus1/fix-blank-for-paypen
adding missing blank before opening brace in text
2 parents aa2bfc9 + 0e32d97 commit dfcc22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ everyone. These topics include:
66

77
- [Documentation][doc]: Generate library documentation for users via the included
88
`rustdoc`.
9-
- [Playpen][playpen]: Integrate the Rust Playpen(also known as the Rust Playground) in your documentation.
9+
- [Playpen][playpen]: Integrate the Rust Playpen (also known as the Rust Playground) in your documentation.
1010

1111
[doc]: meta/doc.md
1212
[playpen]: meta/playpen.md

0 commit comments

Comments
 (0)