diff --git a/CppCoreGuidelines.md b/CppCoreGuidelines.md
index a3782ae..8fa4947 100644
--- a/CppCoreGuidelines.md
+++ b/CppCoreGuidelines.md
@@ -17906,7 +17906,7 @@ If code is using an unmodified standard library, then there are still workaround
## Pro.lifetime: Lifetime safety profile
-???
+See /docs folder for the initial design. The formal rules are in progress (as of March 2017).
# GSL: Guideline support library