File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 75
75
< div class ="col-md-8 ">
76
76
< h1 > Operating Systems</ h1 >
77
77
< p > The operating system runs on the server or virtual server and controls access
78
- to computing resources. The only recommeneded operating system for
78
+ to computing resources. The only recommended operating system for
79
79
production Python web stack deployments is Linux. There are several
80
80
Linux distributions commonly used for running production servers. Ubuntu
81
81
Long Term Support (LTS) releases, Red Hat Enterprise Linux, and CentOS are
@@ -157,4 +157,4 @@ <h2>Operating System Resources</h2>
157
157
< script src ="http://code.jquery.com/jquery-2.1.0.min.js "> </ script >
158
158
< script src ="theme/js/bootstrap.min.js "> </ script >
159
159
</ body >
160
- </ html >
160
+ </ html >
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Operating Systems
6
6
:sort-order: 03
7
7
8
8
The operating system runs on the server or virtual server and controls access
9
- to computing resources. The only recommeneded operating system for
9
+ to computing resources. The only recommended operating system for
10
10
production Python web stack deployments is Linux. There are several
11
11
Linux distributions commonly used for running production servers. Ubuntu
12
12
Long Term Support (LTS) releases, Red Hat Enterprise Linux, and CentOS are
You can’t perform that action at this time.
0 commit comments