We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d2863 commit 668dab3Copy full SHA for 668dab3
1 file changed
README.md
@@ -15,7 +15,7 @@ This repository deploys a Node.js WebAPI and a SQL Server database on AWS. It al
15
16
17
18
-# Archiecture Diagram
+# Architecture Diagram
19
20

21
@@ -45,8 +45,9 @@ Default output format [None]:
45
46
## Clone Repository
47
48
-
+```bash
49
git clone <repository-url>
50
+```
51
52
53
## Lambda Deployment zip
0 commit comments