Skip to content

Commit

Permalink
data
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole Herold committed May 10, 2023
1 parent 6606858 commit 1ddf4c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/script.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

fetch('data1.json')
fetch('data2.json')
.then(function (response) {
return response.json();
})
Expand Down

0 comments on commit 1ddf4c0

Please sign in to comment.