Update docs/backend-system/architecture/07-naming-patterns.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-20 17:06:54 +01:00
committed by GitHub
parent 6a19cccd2c
commit 78f2cc0b16
@@ -6,7 +6,7 @@ sidebar_label: Naming Patterns
description: Naming patterns in the backend system
---
These are the naming patterns to adhere to withing the backend system. They help us keep exports consistent across packages and make it easier to understand the usage and intent of exports.
These are the naming patterns to adhere to within the backend system. They help us keep exports consistent across packages and make it easier to understand the usage and intent of exports.
### Plugins