Skip to content

Commit e9fd117

Browse files
modified experiment name in content1.html files
1 parent 79ded01 commit e9fd117

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

src/lab/exp10/content1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<div class="header_cont"> <!-- 960px header-->
193193
<!-- LOGO of the company-->
194194
<div id="logo">
195-
<h1> Experiment 10 </h1>
195+
<h1> Sequences </h1>
196196
</div>
197197

198198
</div>

src/lab/exp6/content1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<div class="header_cont"> <!-- 960px header-->
193193
<!-- LOGO of the company-->
194194
<div id="logo">
195-
<h1> Experiment 6 </h1>
195+
<h1> Recursion </h1>
196196
</div>
197197

198198
</div>

src/lab/exp7/content1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<div class="header_cont"> <!-- 960px header-->
193193
<!-- LOGO of the company-->
194194
<div id="logo">
195-
<h1> Experiment 7 </h1>
195+
<h1> Advanced Arithmatic </h1>
196196
</div>
197197

198198
</div>

src/lab/exp8/content1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<div class="header_cont"> <!-- 960px header-->
193193
<!-- LOGO of the company-->
194194
<div id="logo">
195-
<h1> Experiment 8 </h1>
195+
<h1> Searching and Sorting </h1>
196196
</div>
197197

198198
</div>

src/lab/exp9/content1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<div class="header_cont"> <!-- 960px header-->
193193
<!-- LOGO of the company-->
194194
<div id="logo">
195-
<h1> Experiment 9 </h1>
195+
<h1> Permutation </h1>
196196
</div>
197197

198198
</div>

0 commit comments

Comments
 (0)