Skip to content

Commit 889fd9a

Browse files
Update docs/src/writing_good_rules.md
Co-authored-by: willtebbutt <wt0881@my.bristol.ac.uk>
1 parent 4db3fba commit 889fd9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/writing_good_rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This makes it a lot simpler to debug from the stacktrace.
7575

7676
## Write tests
7777

78-
In [ChainRulesTestUtils.jl](https://github.com/JuliaDiff/ChainRulesTestUtils.jl)m
78+
In [ChainRulesTestUtils.jl](https://github.com/JuliaDiff/ChainRulesTestUtils.jl)
7979
there are fairly decent tools for writing tests based on [FiniteDifferences.jl](https://github.com/JuliaDiff/FiniteDifferences.jl).
8080
Take a look at existing [ChainRules.jl](https://github.com/JuliaDiff/ChainRules.jl) tests and you should see how to do stuff.
8181

0 commit comments

Comments
 (0)