about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-10-05T23·52-0400
committerGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-10-05T23·52-0400
commit764d4bd0fe96250c2d6e81595c04b15600576e0c (patch)
tree23d5ae8b9127b2cc5a3613cab4586d7d686a0793 /README.md
parent5e1a8e8daddc9bf04dcd41ae7028dd4298a839d1 (diff)
parentd732f2014bdd141135e6af06ee5b47e7fbe4b877 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2d78e46dbe13..c6db64ab450f 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ Abseil contains the following C++ library components:
   time zones.
 * [`types`](absl/types/)
   <br /> The `types` library contains non-container utility types, like a
-  C++11-compatible version of `absl::optional`.
+  C++11-compatible version of the C++17 `std::optional` type.
 
 ## License