Skip to content

Commit ec54667

Browse files
committed
bring back the serial commas
1 parent f7ae1a3 commit ec54667

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<div class="row">
4343
<div class="col-md-12">
4444
<div class="col-md-8 col-md-offset-2">
45-
<h4 class="jumbotron-text">Project Jupyter develops open-source software, open standards
45+
<h4 class="jumbotron-text">Project Jupyter develops open-source software, open standards,
4646
and services for interactive computing across dozens of programming languages.</h4>
4747
</div>
4848
</div>
@@ -59,7 +59,7 @@ <h4 class="jumbotron-text">Project Jupyter develops open-source software, open s
5959
</div>
6060
<div class="col-md-6 nb-highlight-text">
6161
<h3>JupyterLab: A Next-Generation Notebook Interface</h3>
62-
<h4 class="nb-desc">JupyterLab is a web-based interactive development environment for notebooks, code and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism and machine learning. A modular design allows for extensions that expand and enrich functionality.</h4>
62+
<h4 class="nb-desc">JupyterLab is a web-based interactive development environment for notebooks, code, and data. Its flexible interface allows users to configure and arrange workflows in data science, scientific computing, computational journalism, and machine learning. A modular design allows for extensions that expand and enrich functionality.</h4>
6363
<div class="button-container">
6464
<a class="orange-button" href="try">Try it in your browser</a>
6565
<a class="orange-button install-button" href="install.html">Install JupyterLab</a>
@@ -81,7 +81,7 @@ <h4 class="nb-desc">JupyterLab is a web-based interactive development environmen
8181
<div class="col-md-6 nb-highlight-text">
8282
<h3>Jupyter Notebook: The Classic Notebook Interface</h3>
8383
<h4 class="nb-desc">The Jupyter Notebook is a web application for creating and sharing
84-
documents that contain code, visualizations and text. It can be used for data science, statistical modeling, machine learning and much more.</h4>
84+
documents that contain code, visualizations, and text. It can be used for data science, statistical modeling, machine learning, and much more.</h4>
8585
<div class="button-container">
8686
<a class="orange-button" href="try">Try it in your browser</a>
8787
<a class="orange-button install-button" href="install.html">Install the Notebook</a>

0 commit comments

Comments
 (0)