Fix doc indent

This commit is contained in:
matsueushi 2020-04-14 00:12:06 -04:00
parent 7a32a703f0
commit be92618473

View File

@ -4,7 +4,7 @@ import Zygote: Params, gradient
"""
update!(x, )
update!(x, )
Update the array `x` according to `x .-= x̄`.
"""