Merge pull request #5904 from zchee:sync/readme-fix-typo

PiperOrigin-RevId: 375731053
This commit is contained in:
gVisor bot
2021-05-25 10:06:48 -07:00
+1 -1
View File
@@ -1,4 +1,4 @@
# Syncutil
# sync
This package provides additional synchronization primitives not provided by the
Go stdlib 'sync' package. It is partially derived from the upstream 'sync'