Merge: doc: fixed some typos and other misc. corrections master
authorJean Privat <jean@pryen.org>
Fri, 22 Apr 2022 17:04:57 +0000 (13:04 -0400)
committerJean Privat <jean@pryen.org>
Fri, 22 Apr 2022 17:04:57 +0000 (13:04 -0400)
commit5c7fb2ab60200952415789234fe2b490a19b1410
tree554963611d31ada767058e852b35355a44a91ba5
parentb29b4c267f727ef9037ab08f2c6a69a7a1c50fe7
parent93da55a6e013e510d91732107bbe17f77e8daadc
Merge: doc: fixed some typos and other misc. corrections

This PR is fairly basic and only contains the following changes:
- Corrected various sentence structures, typos and text formatting across several markdown pages (language doc, README, etc.)

Note: There are a few sections I would rewrite differently to sound more professional/neutral and to include more details about how the language behaves in certain cases, but I felt like it was outside of this PR's scope.

Pull-Request: #2833
Reviewed-by: Jean Privat <jean@pryen.org>