Skip to content

Commit

Permalink
fix: dot
Browse files Browse the repository at this point in the history
  • Loading branch information
katopz committed Sep 26, 2023
1 parent 3f7188e commit 4cbebd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rust/r1/string.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# String

> 🤔 [refer to Will Crichton](https://twitter+com/wcrichton/status/1608632382256746498)
> 🤔 [refer to Will Crichton](https://twitter.com/wcrichton/status/1608632382256746498)
```rust
let s1 = String::from("Hello ");
Expand Down

0 comments on commit 4cbebd5

Please sign in to comment.