Skip to content

Commit c6fce6d

Browse files
author
Nasfame
committed
pr-fixes: remove quotes
Signed-off-by: Nasfame <[email protected]> Took 30 seconds
1 parent a60a025 commit c6fce6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
The [`(*sync.Map) Clear()`](//sync#Map.Clear) method deletes
2-
all the entries, resulting in an "empty map".
2+
all the entries, resulting in an empty map
33
([#61696](https://github.com/golang/go/issues/61696)).
44
It is analogous to `clear`.

0 commit comments

Comments
 (0)