Skip to content

Commit 0269414

Browse files
authored
fix typo in adr-001-repo (#813)
1 parent 9e39e1e commit 0269414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/architecture/adr-001-repo.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ investigations of Rust's concurrency model and existing frameworks.
101101

102102
Tight mapping between code and formal specification will allow us to more easily reason
103103
about the correctness of the code, and, with some R&D work, automatically generate tests
104-
from the formal specification. It believe this will be helped via ideas like session types,
104+
from the formal specification. It believes this will be helped via ideas like session types,
105105
where as much as possible about the system's state and transitions is expressed
106106
in the type system.
107107

0 commit comments

Comments
 (0)