google / comprehensive-rust

This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.

Home Page:https://google.github.io/comprehensive-rust/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inconsistent text in CR2

Enes1313 opened this issue · comments

"Hard-code both functions to operate on 3 × 3 matrices." in tuples-and-arrays/exercise.md text should change. In the relevant file before CR2, the implementation of two functions was requested.

I'm not sure what you're suggesting. Can you make a PR to be precise?

I don't know if I will make any changes other than the relevant file. That's why I just opened an issue. I think the "both" and "s" ending will be deleted. If there will be changes only in the relevant file, I can open PR :)

Ah, OK - that sentence is a little out of order.