Merge pull request #225 from mbrobbel/patch-1

Fix a typo in book
This commit is contained in:
Niko Matsakis 2020-06-26 15:45:26 -04:00 committed by GitHub
commit 668870fc8a
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