Skip to content

Commit 842d9c7

Browse files
committed
Fixe to titles
1 parent 0048bb3 commit 842d9c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/containers/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# What are Containers
1+
# What are Containers?
22

33
You wanted to run your application on different computing environments. It may be your laptop, test environment, staging environment or production environment.
44

@@ -20,7 +20,7 @@ For example, Docker created standard way to create images for Linux Containers.
2020

2121
[Container Basics :fontawesome-regular-file-pdf:](./materials/02-Containers-Basics.pdf){ .md-button }
2222

23-
## Why containers ?
23+
## Why Containers?
2424

2525
- We can run them anywhere.
2626
- They are lightweight .

docs/labs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Activities
1+
# Labs
22

33
## Containers
44

0 commit comments

Comments
 (0)