Skip to content

Commit 2561f0d

Browse files
authored
1 parent 660ef8c commit 2561f0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

slides/ansible-techlab/puzzle-demo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Without it I can do nothing.
335335

336336
***
337337

338-
## FQDN
338+
## FQCN
339339

340340
- Fully Qualified Collection Name
341341
- from Ansible 2.10 on
@@ -344,7 +344,7 @@ Without it I can do nothing.
344344
<!-- .slide: class="master-content" > -->
345345
***
346346

347-
### FQDN Example
347+
### FQCN Example
348348

349349
old:
350350
```yaml [2]
@@ -356,7 +356,7 @@ old:
356356
<!-- .slide: class="master-content" > -->
357357
***
358358
359-
### FQDN Example
359+
### FQCN Example
360360
361361
new:
362362
```yaml [2]

0 commit comments

Comments
 (0)