Skip to content

Commit 6783afd

Browse files
committed
typos
1 parent b938b4b commit 6783afd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/internals.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Implementation notes
1+
# Internal implementation notes
22

3-
The authentication control flow is implemented as the following state machine, starting from the `NeedAuthentication` state, and finish in either `Success` or `Failure`.
3+
The authentication control flow is implemented as the following state machine, starting from the `NeedAuthentication` state, and finishing in either `Success` or `Failure`.
44

55
```mermaid
66
---

0 commit comments

Comments
 (0)