diff --git a/docs/api/chaining.md b/docs/api/chaining.md
index e588909356fb13285f437e85d0c28523a237f3f6..f52d5a809469f6f4e56843f2b778883a91cf6890 100644
--- a/docs/api/chaining.md
+++ b/docs/api/chaining.md
@@ -10,7 +10,7 @@ be returned when you do a get.
 See [api/v3/examples] within the core source code for a plethora of examples
 (from unit tests) that use API CiviChaining. To start, look at these examples:
 
--   [APIedArray.php]
+-   [APIChainedArray.php]
 -   [APIChainedArrayFormats.php]
 -   [APIChainedArrayValuesFromSiblingFunction.php]