Skip to content

Commit d650fa2

Browse files
committed
Format docs
Signed-off-by: Ivan Kanakarakis <[email protected]>
1 parent d9e76dd commit d650fa2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/mod_wsgi.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ yum install httpd mod_ssl httpd-devel python34 python34-devel
1212
yum install xmlsec1-openssl gcc curl
1313
```
1414

15-
Install the latest production release of pip and use it to install the latest
15+
Install the latest production release of pip and use it to install the latest
1616
production release of mod\_wsgi:
1717

1818
```
@@ -120,7 +120,7 @@ BACKEND_MODULES:
120120
- "/etc/satosa/plugins/saml2_backend.yaml"
121121
122122
FRONTEND_MODULES:
123-
- "/etc/satosa/plugins/ping_frontend.yaml"
123+
- "/etc/satosa/plugins/ping_frontend.yaml"
124124
- "/etc/satosa/plugins/saml2_frontend.yaml"
125125
126126
MICRO_SERVICES:
@@ -151,7 +151,7 @@ LOGGING:
151151
propagate: no
152152
root:
153153
level: INFO
154-
handlers:
154+
handlers:
155155
- console
156156
```
157157

0 commit comments

Comments
 (0)