From e943cce1252c258314c43c4d6b1f92ccb0f96aea Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Tue, 29 May 2018 11:10:23 +0200 Subject: [PATCH] docs: tweak phrasing --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 1ade46db9a85..5eaa7ebe4a32 100644 --- a/docs/README.md +++ b/docs/README.md @@ -109,7 +109,7 @@ These individual tutorials expand on topics discussed in the guide above. * [Process Object](api/process.md) * [Supported Chrome Command Line Switches](api/chrome-command-line-switches.md) * [Environment Variables](api/environment-variables.md) -* [Breaking Changes](api/breaking-changes.md) +* [Breaking API Changes](api/breaking-changes.md) ### Custom DOM Elements: