Skip to content

Commit c4e80c6

Browse files
authored
"expand" -> "show hidden lines" (#659)
Change the name of the button and its icon according to what's actually displayed on https://rust-lang-nursery.github.io/rust-cookbook/about.html
1 parent c3776f5 commit c4e80c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ work.
144144

145145
For the sake of readability error handling boilerplate is hidden by
146146
default like below. In order to read full contents click on the
147-
"expand" (<i class="fa fa-expand"></i>) button located in the top
147+
"Show hidden lines" (<i class="fa fa-eye"></i>) button located in the top
148148
right corner of the snippet.
149149

150150
```rust,edition2018

0 commit comments

Comments
 (0)