docs: Adjust spelling s/back end/backend/.

This commit is contained in:
Tim Abbott
2020-09-18 16:39:07 -07:00
parent 2a12fedcf1
commit a4e499a543
5 changed files with 11 additions and 11 deletions

View File

@@ -484,7 +484,7 @@ documentation to learn more about the backend testing framework.
### Update the frontend
After completing the process of adding a new feature on the back end,
After completing the process of adding a new feature on the backend,
you should make the required frontend changes: in this case, a checkbox needs
to be added to the admin page (and its value added to the data sent back
to server when a realm is updated) and the change event needs to be