You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-15 22:00:26 +02:00
Fix typo in basic/syntax-static-and-const.md (#650)
Fix typo in basic/syntax-static-and-const.md.
This commit is contained in:
@ -24,7 +24,7 @@ fn main() {
|
||||
}
|
||||
```
|
||||
|
||||
According the the [Rust RFC Book][1] these are inlined upon use.
|
||||
According to the [Rust RFC Book][1] these are inlined upon use.
|
||||
|
||||
## `static`
|
||||
|
||||
|
Reference in New Issue
Block a user