diff --git a/javascript/documentation/library-customization.rst b/javascript/documentation/library-customization.rst index 62d8756e0a1..b06e5b5cab1 100644 --- a/javascript/documentation/library-customization.rst +++ b/javascript/documentation/library-customization.rst @@ -2,7 +2,7 @@ Customizing the JavaScript analysis =================================== This document describes the main extension points offered by the JavaScript analysis for customizing -analysis behavior without editing the queries or libraries themselves. +analysis behavior from CodeQL without editing the queries or libraries themselves. Customization mechanisms ------------------------