1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-28 03:28:32 +02:00

Minor punctuation update

Bringing list punctuation in line with rest of course
This commit is contained in:
Andrew Pollack
2022-12-21 09:27:46 -08:00
committed by GitHub
parent c274f86cfd
commit 4648bd1f8e

View File

@ -2,6 +2,6 @@
Some unique selling points of Rust: Some unique selling points of Rust:
* Compile time memory safety * Compile time memory safety.
* Lack of undefined runtime behavior * Lack of undefined runtime behavior.
* Modern language features * Modern language features.