Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixes #19
  • Loading branch information
mauro3 authored May 24, 2022
1 parent e4bb4b3 commit 91296e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ and pack, in the case of mutable datatypes (for immutables use
[Setfield.jl](https://github.com/jw3126/Setfield.jl)). This is often
the case when a struct is passed into a function.

The [`@unpack`](@ref) and [`@pack!`](@ref) macros work to unpack
The `@unpack` and `@pack!` macros work to unpack
types, modules, and dictionaries (and can be customized for other
types too, see next section).

Expand Down

0 comments on commit 91296e0

Please sign in to comment.