Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeInnes committed Feb 28, 2017
1 parent 015c3b0 commit 2de6b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/apis/storage.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Loading and Save Models
# Loading and Saving Models

```julia
model = Chain(Affine(10, 20), σ, Affine(20, 15), softmax)
Expand Down

0 comments on commit 2de6b06

Please sign in to comment.