Skip to content

Commit 98acc80

Browse files
committed
docs: Update description to clarify modular monolithic framework
1 parent 5961dbf commit 98acc80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ layout: hextra-home
1919

2020
<div class="hx:mb-12">
2121
{{< hextra/hero-subtitle >}}
22-
Start monolithic, scale to microservices. Define once, generate everything with rapid tooling.
22+
Start modular monolithic, scale to microservices. Define once, generate everything with rapid tooling.
2323
{{< /hextra/hero-subtitle >}}
2424
</div>
2525

content/docs/getting-started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Quick Start
33
weight: 11
44
---
55

6-
Sphere is a pragmatic Go backend toolkit centered on a clean monolithic template and a small toolchain that automates schema, API contracts, server stubs, Swagger, and even TypeScript clients.
6+
Sphere is a pragmatic Go backend toolkit centered on a clean modular monolithic template and a small toolchain that automates schema, API contracts, server stubs, Swagger, and even TypeScript clients.
77

88
What you build:
99
- Define entities with Ent and APIs with Protobuf

0 commit comments

Comments
 (0)