Skip to content

Commit 2a0504f

Browse files
Fix broken link (#10674)
1 parent 54e7a87 commit 2a0504f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ The `doesntContain` method uses "loose" comparisons when checking item values, m
847847
<a name="method-doesntcontainstrict"></a>
848848
#### `doesntContainStrict()` {.collection-method}
849849

850-
This method has the same signature as the [doesntContain](#method-doesntContain) method; however, all values are compared using "strict" comparisons.
850+
This method has the same signature as the [doesntContain](#method-doesntcontain) method; however, all values are compared using "strict" comparisons.
851851

852852
<a name="method-dot"></a>
853853
#### `dot()` {.collection-method}

0 commit comments

Comments
 (0)