We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e1436 commit 9efcfe1Copy full SHA for 9efcfe1
src/core/test.js
@@ -956,7 +956,7 @@ function runEach (data, eachFn) {
956
// space hack.
957
// * Unambigious. While technical uniqueness is a hard requirement above,
958
// we also want the labels to be obvious and unambiguous to humans.
959
- // For example, abbrebating "foobar" and "foobaz" to "f" and "fo" is
+ // For example, abbreviating "foobar" and "foobaz" to "f" and "fo" is
960
// technically unique, but ambigious to humans which one is which.
961
// * Short and readable. Where possible we omit the array index numbers
962
// so that in most cases, the value is simply shown as-is.
0 commit comments