diff --git a/readme/spec/architecture.md b/readme/spec/architecture.md
index 523386975..40de45329 100644
--- a/readme/spec/architecture.md
+++ b/readme/spec/architecture.md
@@ -24,7 +24,7 @@ The overall architecture for each application is as such:
- Configuration: The application is configured using a `settings.json` file. Its schema is available online: https://joplinapp.org/schema/settings.json
-
+
### Desktop application
@@ -56,7 +56,7 @@ A typical Joplin Server installation will use the following elements:
This is a typical Joplin Server installation, but many of its components can be configured - for example it is possible to use a different database engine, or to use the filesystem instead of AWS S3. Any reverse proxy would also work - using Nginx is not required.
-
+
## Web Clipper