Update docs/frontend-system/architecture/05-extension-overrides.md

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-12-22 14:34:47 +01:00
committed by Camila Belo
parent 2827fc2ba9
commit 564f731e96
@@ -113,4 +113,4 @@ const customSearchPage = createPageExtension({
});
```
We recommend that plugin developes share the extension ids in their plugin documentations, but usually you can infer the id by following the (Naming pattern)[./08-naming-patterns] standars.
We recommend that plugin developes share the extension IDs in their plugin documentations, but usually you can infer the id by following the (Naming pattern)[./08-naming-patterns] standars.