Skip to content

Commit

Permalink
Merge pull request #75 from tshepang/patch-1
Browse files Browse the repository at this point in the history
remove a broken, and needless, sentence part
  • Loading branch information
mcdonc committed Feb 10, 2013
2 parents e96856a + 23880a9 commit 779cdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/deployment.rst
Expand Up @@ -7,7 +7,7 @@ say that there are a lot of things to consider when optimizing your pyramid
application.

At a high level, you need to expose a server on ports 80 (HTTP) and 443
(HTTPS) to handle your various traffic. Underneath this layer, however, is
(HTTPS). Underneath this layer, however, is
a plethora of different configurations that can be used to get a request
from a client, into your application, and return the response.

Expand Down

0 comments on commit 779cdb7

Please sign in to comment.