Skip to content

Commit a9bc48a

Browse files
sviluppToucheSir
andauthored
Update docs/src/training/optimisers.md
Co-authored-by: Brian Chen <ToucheSir@users.noreply.github.com>
1 parent 493d332 commit a9bc48a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/training/optimisers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ end
135135
loss(rand(10)) # around 0.9
136136
```
137137

138-
In this manner, it is possible to compose optimisers for some added flexibility.
138+
It is possible to compose optimisers for some added flexibility.
139139

140140
```@docs
141141
Flux.Optimise.Optimiser

0 commit comments

Comments
 (0)