From 9323bf4fb4ca0adb2b9d598e47f4a09a3487e32f Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Fri, 20 Oct 2017 06:02:41 +0800 Subject: [PATCH] Update notifications.md (#5045) --- registry/notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/registry/notifications.md b/registry/notifications.md index a9ad061dc3..f782da9225 100644 --- a/registry/notifications.md +++ b/registry/notifications.md @@ -127,7 +127,7 @@ only the digest and repository will be sent. }, ``` -> __NOTE:__ As of version 2.1, the `length` field for event targets +> **Note**: As of version 2.1, the `length` field for event targets > is being deprecated for the `size` field, bringing the target in line with > common nomenclature. Both will continue to be set for the foreseeable > future. Newer code should favor `size` but accept either.