Fix orthography (it's -> its) (#65)

This commit is contained in:
fluxionary
2023-08-26 02:40:59 -07:00
committed by GitHub
parent d464d3484f
commit c8cf4aba92
6 changed files with 7 additions and 7 deletions

View File

@ -87,7 +87,7 @@ Commands
* `/remove_area <ID>` -- Removes an area that you own. Any sub-areas of that
area are made sub-areas of the removed area's parent, if it exists.
If the removed area has no parent it's sub-areas will have no parent.
If the removed area has no parent its sub-areas will have no parent.
* `/recursive_remove_areas <ID>` -- Removes an area and all sub-areas of it.