Skip to content

Commit

Permalink
Actually, belay that order.
Browse files Browse the repository at this point in the history
  • Loading branch information
konklone committed Jun 24, 2014
1 parent d56f495 commit e3731f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Example of how that might be implemented:

### Always use HTTPS

Any new API should use — and ideally require — [HTTPS encryption](https://en.wikipedia.org/wiki/HTTP_Secure) (using TLS/SSL). HTTPS provides:
Any new API should use and require [HTTPS encryption](https://en.wikipedia.org/wiki/HTTP_Secure) (using TLS/SSL). HTTPS provides:

* **Security**. The contents of the request are encrypted across the Internet.
* **Authenticity**. A stronger guarantee that a client is communicating with the real API.
Expand Down

0 comments on commit e3731f0

Please sign in to comment.