Skip to content

Commit 4f207f0

Browse files
author
Patrick Brandt
committed
updating CI/CD header
1 parent 812d817 commit 4f207f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Deployments occur on a per-function basis: a function supporting a particular AP
6161

6262
The Continuous Integration/Continuous Delivery pipeline found in this example is designed to support the microservices pattern. Each Lambda function is independently tested and deployed (while any shared code is tested across all Lambda functions).
6363

64-
#### CI/CD
64+
## CI/CD
6565

6666
Each Lambda function passes through 8 stages:
6767

0 commit comments

Comments
 (0)