removed-gendered-terms

This commit is contained in:
Emily Gonyer 2021-03-03 19:43:09 -05:00 committed by Henne Vogelsang
parent ab0ff0ff03
commit 77accc1100
No known key found for this signature in database
GPG key ID: 9D6164C2955FADE0
3 changed files with 10 additions and 10 deletions

View file

@ -37,8 +37,8 @@ bundle exec rake data:set_conference_in_versions RAILS_ENV=production
### Organization admins
We have a new role `organization admins` which allow a user to manage his the
organization and create and manage conference within the organization. This
We have a new role `organization admins` which allow a user to manage their
organization and create and manage a conference within the organization. This
needs the role to exist in the database, otherwise the application crashes
as it is assumed to exist. For that, run the following rake task: