Skip to content

Commit

Permalink
typo (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
Spirarel authored Feb 27, 2021
1 parent dba8114 commit ed02d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/simple_server.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
A simple example of creating a server with HTTP.jl. It handles creating, deleting,
updating, and retrieving Animals from a dictionary thorugh 4 different routes
updating, and retrieving Animals from a dictionary through 4 different routes
"""
using HTTP

Expand Down

0 comments on commit ed02d37

Please sign in to comment.