From c8ae91251ea44aaae7ae74ff1c4925536f57d3a2 Mon Sep 17 00:00:00 2001 From: "R. G. Esteves" Date: Tue, 4 Dec 2018 23:06:09 -0800 Subject: [PATCH] Eliminate the confusing double negative (#92) * Eliminate the confusing double negative I was having trouble parsing the caveat NOTE, proposing wording changes that I think reflect the meaning and avoid the confusion. * Eliminate double negative without further explanation on role of this file. Incorporate @pranavsharma feedback. --- docs/C_API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/C_API.md b/docs/C_API.md index 696c255a0e..359786315b 100644 --- a/docs/C_API.md +++ b/docs/C_API.md @@ -1,6 +1,6 @@ # C API -**NOTE: The C API is PRE-RELEASE and subject to change. Please do not rely on this file not changing.** +**NOTE: The C API is PRE-RELEASE and subject to change.** ## Features