obeijbom commited on
Commit
824353d
1 Parent(s): a075521

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -7,7 +7,7 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <h1>Dataset explorer for Cats vs Dogs dataest</h1>
11
  <div>
12
  <p>Hosted by <a href="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier"> Nyckel</a>.</p>
13
  </div>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <h1>Cats vs Dogs dataset explorer</h1>
11
  <div>
12
  <p>Hosted by <a href="https://www.nyckel.com/public-functions/cats-vs-dogs-image-classifier"> Nyckel</a>.</p>
13
  </div>