Skip to content

Commit b9c94f5

Browse files
Update src/optimise/optimisers.jl
Co-authored-by: Dhairya Gandhi <dhairya@juliacomputing.com>
1 parent 564ab29 commit b9c94f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/optimise/optimisers.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ for more general scheduling techniques.
569569
570570
# Examples
571571
572-
`InvDecay` is tipically composed with other optimizers
572+
`InvDecay` is typically composed with other optimizers
573573
as the last transformation of the gradient:
574574
575575
```julia

0 commit comments

Comments
 (0)