Skip to content

Commit

Permalink
fixed typo in modes
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielJDufour committed Dec 10, 2023
1 parent 09e832c commit 768f75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modes/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import modes from "../stat";
import stat from "../stat";

/**
* The modes function takes a georaster and an optional geometry.
Expand Down

0 comments on commit 768f75c

Please sign in to comment.