Skip to content

Commit 3521b81

Browse files
committed
Fix typo
1 parent be36626 commit 3521b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ To test and/or benchmark the performance of an AD backend on a model, DynamicPPL
213213
DynamicPPL.TestUtils.AD.run_ad
214214
```
215215

216-
THe default test setting is to compare against ForwardDiff.
216+
The default test setting is to compare against ForwardDiff.
217217
You can have more fine-grained control over how to test the AD backend using the following types:
218218

219219
```@docs

0 commit comments

Comments
 (0)