From 70b8b9ecdb580b3e9bea91bcddabbeed558db96c Mon Sep 17 00:00:00 2001 From: Sander Steffann Date: Thu, 23 Apr 2020 14:10:58 +0200 Subject: [PATCH] Fix minor typo --- docs/release-notes/version-2.8.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/version-2.8.md b/docs/release-notes/version-2.8.md index b80b01e19..16b61f442 100644 --- a/docs/release-notes/version-2.8.md +++ b/docs/release-notes/version-2.8.md @@ -22,7 +22,7 @@ ### Notes 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 $ python netbox/manage.py nbshell