Skip to content

Commit

Permalink
fix: fix document typo (#2971)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-Sama committed Nov 12, 2021
1 parent 269a6d8 commit 5449ce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plugin/basic/demo/hill-column.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ const hill = new P(
},
adaptor,
defaultOptions
); // 引入上述的封装,或者降上述代码发包
); // 引入上述的封装,或者将上述代码发包

hill.render();

0 comments on commit 5449ce0

Please sign in to comment.