Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 8a89194

Browse files
Rename Population.js to population.js
1 parent 87e86d5 commit 8a89194

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

chp09_ga/NOC_9_01_GA_Shakespeare/index.html

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

1010
<body>
1111
<script src="DNA.js"></script>
12-
<script src="Population.js"></script>
12+
<script src="population.js"></script>
1313
<script src="sketch.js"></script>
1414
</body>
1515

0 commit comments

Comments
 (0)