From 207f06bd56b5d02b8bf4c4305e91f0da8fedbcb4 Mon Sep 17 00:00:00 2001 From: Marius Bancila Date: Thu, 25 Jul 2019 11:32:38 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d97642f..0308fb9 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Other: ## Library history This library is an implementation of the proposal [P0959](P0959.md). -**As the proposal evolves based on the standard commity and the C++ community feedback, this library implementation will reflect those changes.** +**As the proposal evolves based on the standard committee and the C++ community feedback, this library implementation will reflect those changes.** See the revision history of the proposal for history of changes.