Fix minor typo

This commit is contained in:
Sander Steffann 2020-04-23 14:10:58 +02:00 committed by GitHub
parent 11ee6f417f
commit 70b8b9ecdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@
### Notes ### Notes
In accordance with the fix in [#4459](https://github.com/netbox-community/netbox/issues/4459), users that are experiencing invalid nested data with In accordance with the fix in [#4459](https://github.com/netbox-community/netbox/issues/4459), users that are experiencing invalid nested data with
regions, rack groups, or tenant groups can preform a one time operation using the NetBox shell to rebuild the correct nested relationships after upgrading: regions, rack groups, or tenant groups can perform a one time operation using the NetBox shell to rebuild the correct nested relationships after upgrading:
```text ```text
$ python netbox/manage.py nbshell $ python netbox/manage.py nbshell