Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
forFudan committed Dec 6, 2023
1 parent 7fbbfb1 commit 27889a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion joy/chaifen/app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
d3.csv("https://zhuyuhao.com/yuhao/star/chaifen/宇浩卿雲全漢字拆分表.csv", function (data) {
d3.csv("https://zhuyuhao.com/yuhao/joy/chaifen/宇浩卿雲全漢字拆分表.csv", function (data) {
var dictionary = data;
var button = d3.select("#button");
var form = d3.select("#form");
Expand Down

0 comments on commit 27889a7

Please sign in to comment.