Update plumbing.md

Fixed a small typo.
This commit is contained in:
Matthijs Brobbel 2020-06-26 16:40:32 +02:00 committed by GitHub
parent ef92a0d832
commit a4d05c8c4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -256,7 +256,7 @@ enum HelloWorldGroupKey__ {
The `Query` trait that we saw earlier includes a method `group_key` for wrapping
the key for some individual query into the group key.
### Group storege
### Group storage
The "group storage" is the actual struct that contains all the hashtables and
so forth for each query. The types of these are ultimately defined by the