Skip to content

Commit d83cb8d

Browse files
committed
Fix another typo
1 parent afb704a commit d83cb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
* configuring data
129129
* * they specify how to handle trees and files
130130
*
131-
* In practise, they are functions that can receive options and configure the
131+
* In practice, they are functions that can receive options and configure the
132132
* processor (`this`).
133133
*
134134
* > 👉 **Note**: plugins are called when the processor is *frozen*, not when

0 commit comments

Comments
 (0)