Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 844828f

Browse files
committed
update index
1 parent 270953b commit 844828f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
This is a git repository\* template for Python-based open source ML and analytics projects.
88

9-
Installing this template through GitHub import create a new,
9+
Installing this template creates a new,
1010
independent repository with clean commit history,
1111
but with a copy of all the files and folders in this repository.
1212
Updates to the template can not be pulled to projects built on an import.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
3333
<div class="text_cell_render border-box-sizing rendered_html">
3434
<h2 id="About">About<a class="anchor-link" href="#About"> </a></h2><p>This is a git repository* template for Python-based open source ML and analytics projects.</p>
35-
<p>Installing this template through GitHub import create a new,
35+
<p>Installing this template creates a new,
3636
independent repository with clean commit history,
3737
but with a copy of all the files and folders in this repository.
3838
Updates to the template can not be pulled to projects built on an import.</p>

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"\n",
4040
"This is a git repository\\* template for Python-based open source ML and analytics projects.\n",
4141
"\n",
42-
"Installing this template through GitHub import create a new, \n",
42+
"Installing this template creates a new, \n",
4343
"independent repository with clean commit history, \n",
4444
"but with a copy of all the files and folders in this repository.\n",
4545
"Updates to the template can not be pulled to projects built on an import.\n",

0 commit comments

Comments
 (0)