Now, let's explore how we can change permissions with the chmod command. Let's add write permissions to notes.txt for group.

Sweet! We provide the letter for the class, either + to add or - to remove a permission and, well, the permission itself.

Might it be that + or - refer to adding and removing while r, w and x refer to the class?