mirror of
https://github.com/linkedin/school-of-sre
synced 2026-01-18 22:48:03 +00:00
docs (level 101): fix typos, punctuation, formatting (#160)
* docs: formatted for readability * docs: rephrased and added punctuation * docs: fix typos, punctuation, formatting * docs: fix typo and format * docs: fix caps and formatting * docs: fix punctuation and formatting * docs: capitalized SQL commands, fixed puntuation, formatting * docs: fix punctuation * docs: fix punctuation and formatting * docs: fix caps,punctuation and formatting * docs: fix links, punctuation, formatting * docs: fix code block formatting * docs: fix punctuation, indentation and formatting
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
## What to expect from this course
|
||||
|
||||
At the end of training, you will have an understanding of what a Message Services is, learn about different types of Message Service implementation and understand some of the underlying concepts & trade offs.
|
||||
At the end of training, you will have an understanding of what a Message Services is, learn about different types of Message Service implementation and understand some of the underlying concepts & trade-offs.
|
||||
|
||||
## What is not covered under this course
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Key Concepts
|
||||
|
||||
Lets looks at some of the key concepts when we talk about messaging system
|
||||
Let's looks at some of the key concepts when we talk about messaging system
|
||||
|
||||
|
||||
### Delivery guarantees
|
||||
|
||||
Reference in New Issue
Block a user