We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8840934 commit 5508b60Copy full SHA for 5508b60
docs/src/registering.md
@@ -30,7 +30,7 @@ You should generally choose something that makes it easy to guess what format it
30
Examples of some existing `fmt`s are:
31
32
- `format"PNG"`: the format for [png image files](https://en.wikipedia.org/wiki/Portable_Network_Graphics)
33
-- `format"HDF5"`: the format for [hierachical data files v5](https://en.wikipedia.org/wiki/Hierarchical_Data_Format)
+- `format"HDF5"`: the format for [hierarchical data files v5](https://en.wikipedia.org/wiki/Hierarchical_Data_Format)
34
35
## Argument `magic`
36
0 commit comments