summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/platform/wtf/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/platform/wtf/README.md')
-rw-r--r--chromium/third_party/blink/renderer/platform/wtf/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/third_party/blink/renderer/platform/wtf/README.md b/chromium/third_party/blink/renderer/platform/wtf/README.md
index c34ba5d3b12..80e00dadf91 100644
--- a/chromium/third_party/blink/renderer/platform/wtf/README.md
+++ b/chromium/third_party/blink/renderer/platform/wtf/README.md
@@ -25,7 +25,7 @@ functionality.
Also, we are trying to eliminate duplicated functionalities between WTF and
[base]. Historically, WTF was developed as a stand-alone library, so there
-are still many overlaps. We want to eventually delegate sharable implementation
+are still many overlaps. We want to eventually delegate shareable implementation
to [base] as much as possible.
If you find a missing functionality in WTF, regardless of whether it is