Fix doc indent
This commit is contained in:
parent
7a32a703f0
commit
be92618473
|
@ -4,7 +4,7 @@ import Zygote: Params, gradient
|
|||
|
||||
|
||||
"""
|
||||
update!(x, x̄)
|
||||
update!(x, x̄)
|
||||
|
||||
Update the array `x` according to `x .-= x̄`.
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue