Skip to content

Commit 7d94ead

Browse files
authored
Merge pull request #72 from magurotuna/fix-typo
Fix typo in characters/grace.md
2 parents 125a90b + 434575d commit 7d94ead

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/vision/characters/grace.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Grace has been writing C and C++ for a number of years. She's accustomed to hack
1111
* What does Grace want most from Async Rust?
1212
* Grace is most interested in memory safety. She is comfortable with C and C++ but she's also aware of the maintenance burden that arises from the lack of memory safety.
1313
* What expectations does Grace bring from her current environment?
14-
* Grace expects to be able to be able to get the same performance she used to get from C or C++.
15-
* Grace is accustomed to various bits of low-level tooling, such as gdb or perf. It's nice if Rust works reasonably well with those tools, but she'd be happy to have access to better alternatives if they were available. She's happy using `cargo` instead of `make`, for example.
14+
* Grace expects to be able to get the same performance she used to get from C or C++.
15+
* Grace is accustomed to various bits of low-level tooling, such as gdb or perf. It's nice if Rust works reasonably well with those tools, but she'd be happy to have access to better alternatives if they were available. She's happy using `cargo` instead of `make`, for example.

0 commit comments

Comments
 (0)