Fix doc indent

This commit is contained in:
matsueushi 2020-04-14 00:12:06 -04:00
parent 7a32a703f0
commit be92618473
1 changed files with 1 additions and 1 deletions

View File

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