Skip to content

Commit 2e82304

Browse files
committed
datastructures->data structures in README
1 parent 9abbffa commit 2e82304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Elixir and Erlang, but it does not allow the author much control over
1717
the WebSocket connection.
1818

1919
Instead `Mint.WebSocket` is process-less: the entire HTTP and WebSocket
20-
states are kept in immutable datastructures. This enables authors of
20+
states are kept in immutable data structures. This enables authors of
2121
WebSocket clients a more fine-grained control over the connections:
2222
`Mint.WebSocket` does not prescribe a process archicture.
2323

0 commit comments

Comments
 (0)