From 5799f159c588c3a4b886d0f8d4dd3e0c1fd42bed Mon Sep 17 00:00:00 2001 From: Liviu Andron Date: Sun, 22 May 2022 21:30:11 +0200 Subject: [PATCH] typo The man's name is Alexandrescu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a64017b..11afdb04 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ code reviews: * Code Review Checklist – To Perform Effective Code Reviews * Code review guidelines * C++ Core Guidelines -* C++ Coding Standards (Sutter & Andrescu) +* C++ Coding Standards (Sutter & Alexandrescu) Beast thrives on code reviews and any sort of feedback from users and stakeholders about its interfaces. Even if you just have questions,