1
0
mirror of https://github.com/donnemartin/system-design-primer.git synced 2026-06-15 16:57:26 +02:00

Fix grammar in Motivation section (#1203)

This commit is contained in:
Rohan Santhosh
2026-03-09 03:28:31 +08:00
committed by GitHub
parent dedd35ef25
commit daa1233680
+1 -1
View File
@@ -19,7 +19,7 @@
Learning how to design scalable systems will help you become a better engineer.
System design is a broad topic. There is a **vast amount of resources scattered throughout the web** on system design principles.
System design is a broad topic. There are a **vast number of resources scattered throughout the web** on system design principles.
This repo is an **organized collection** of resources to help you learn how to build systems at scale.