1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-04-05 01:55:31 +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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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