Skip to content

Commit c4555fc

Browse files
author
abregman
committed
Fix tag and update questions count
Add missing '/' to closing <details> tag.
1 parent 3b6f572 commit c4555fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
:information_source: &nbsp;This repo contains questions and exercises on various technical topics, sometimes related to DevOps and SRE :)
44

5-
:bar_chart: &nbsp;There are currently **1329** questions and exercises
5+
:bar_chart: &nbsp;There are currently **1343** questions and exercises
66

77
:busts_in_silhouette: &nbsp;[Join](https://www.facebook.com/groups/538897960007080) our [Facebook group](https://www.facebook.com/groups/538897960007080) for additional exercises, articles and more resources on DevOps
88

@@ -2154,7 +2154,7 @@ There is also "Management Plane" which refers to monitoring and management funct
21542154

21552155
* Internet Protocol (IP) - assists in routing packets from one machine to another
21562156
* Internet Control Message Protocol (ICMP) - lets one know what is going such as error messages and debugging information
2157-
</b><details>
2157+
</b></details>
21582158

21592159
<details>
21602160
<summary>What is HSTS?</summary><br><b>

0 commit comments

Comments
 (0)