diff --git a/style.md b/style.md index ce48f33..b3ac7bb 100644 --- a/style.md +++ b/style.md @@ -98,7 +98,7 @@ documentation, where you usually search for them. 1. `TODO`: something to be done in the future 2. `NOTE`: keep note of something when using/running the code 3. `IMPORTANT`: knowing this is crucial to using/running the code -4. `REQUIRES`: guarantees for the code to run properly +4. `REQUIRES`: requirements for the code to run properly 5. `GUARANTEES`: guarantees that the code has this feature when ran ## Output Messages