Update docs/frontend-system/architecture/05-extension-overrides.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com> Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
@@ -122,7 +122,7 @@ export default app.createRoot();
|
||||
|
||||
Now let's talk about the last override case, orphan extensions.
|
||||
|
||||
## Create Orphan Extensions
|
||||
## Create Standalone Extensions
|
||||
|
||||
Sometimes you just need to quickly create a new extension and not overwrite an app extension or plugin. You can also use overrides to create extensions, but remember that if you want to make this extension available for installation by other users, we recommend providing it via a plugin in a separate package.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user