From a46606a267c244e970e71096abc54612d7880f90 Mon Sep 17 00:00:00 2001 From: Logan Kulinski Date: Sat, 1 Aug 2026 23:24:37 -0500 Subject: [PATCH] Update section title for fetching alerts --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 433319a..67bdf6c 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ public final class Application { } ``` -### Fetch detailed alerts for a route ID +### Fetch detailed alerts for a route > **Note:** `AlertApi` requires no API key — the CTA Customer Alerts API is unauthenticated.