Skip to content

Commit 9a09a0a

Browse files
Update config.md
1 parent 424a0b7 commit 9a09a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Such a thing would look like:
9090
struct SupportsMutation end
9191

9292
function rrule(
93-
::RuleConfig{>:SupportsMutatation}, typeof(push!), x::Vector
93+
::RuleConfig{>:SupportsMutation}, typeof(push!), x::Vector
9494
)
9595
y = push!(x)
9696

0 commit comments

Comments
 (0)