Skip to content

Commit c960eda

Browse files
Fix casing of Optimisers.WeightDecay API in docs
1 parent fa1e64c commit c960eda

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
@@ -13,6 +13,6 @@ Optimisers.AMSGrad
1313
Optimisers.NADAM
1414
Optimisers.ADAMW
1515
Optimisers.AdaBelief
16-
Optimisers.weightDecay
16+
Optimisers.WeightDecay
1717
Optimisers.OptimiserChain
1818
```

0 commit comments

Comments
 (0)