Skip to content

Commit 4bf2cde

Browse files
authored
Update README.md
1 parent 159ea0c commit 4bf2cde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a modular monolith Fast API project that uses the latest and greatest to
44

55
For quick setup instructions, jump to the [Setup and development](#setup-and-development) section.
66
This project serves as a proof of concept and starting point for building modular monolith applications with FastAPI.
7-
For technical details, see [Choosing technology](#choosing-technology).
7+
For technical details, see [Choosing technology](#project-implementation)
88

99
## Architecture and Design
1010

@@ -38,7 +38,7 @@ I think these two fellows in the comments summarize the concensous best:
3838

3939
[Don't start with microservices – monoliths are your friend](https://news.ycombinator.com/item?id=29576352)
4040

41-
> one ever talks about architectures in the middle between those two - modular monoliths
41+
> no one ever talks about architectures in the middle between those two - modular monoliths
4242
> (KronisLV)
4343
> Because there is no newly invented architecture called "modular monolith" - monolith was always supposed to be MODULAR from the start.
4444
> (ozim)

0 commit comments

Comments
 (0)