Skip to content

Commit 0a8ded9

Browse files
authored
Update service-vs-library.md
`erros` => `errors`
1 parent f18b0ae commit 0a8ded9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-vs-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ feature end-to-end: From the customer down to deployment, maintenance and
1616
support. This poses a challenge when working across team boundaries: Escalation
1717
chains may not be the same for errors happening in either team. Coupling
1818
source code and deployment leaves the teams with the question of who is
19-
responsible for on-call support in the event of erros. As a result teams are
19+
responsible for on-call support in the event of errors. As a result teams are
2020
reluctant to join forces even if there is significant overlap in requirements.
2121

2222
## Context

0 commit comments

Comments
 (0)