We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33383f9 commit b2aa14aCopy full SHA for b2aa14a
1 file changed
RELEASE_NOTES.md
@@ -9,7 +9,7 @@
9
* Fixed issue where Admin Plugins modal would fail to load when using sidenav navigation.
10
* **Root Cause**: JavaScript code attempted to access DOM elements that didn't exist in sidenav navigation.
11
* **Solution**: Corrected DOM element checks to ensure compatibility with both top-nav and sidenav layouts.
12
- * **User Experience**: Admins can now access the Plugins modal reglardless of navigation style.
+ * **User Experience**: Admins can now access the Plugins modal regardless of navigation style.
13
* (Ref: `admin_plugins.js`, DOM existence checks)
14
15
### **(v0.229.062)**
0 commit comments