From abddb9a930e506b31d7381bbcb2c9ac95569b89f Mon Sep 17 00:00:00 2001 From: eyad-hussein Date: Mon, 25 Mar 2024 18:07:52 +0200 Subject: [PATCH] Fixed typo in src/api/index.erb: changed 'an referenced entity' to 'a referenced entity' --- src/api/where/index.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/where/index.erb b/src/api/where/index.erb index 0f2633e..72def84 100644 --- a/src/api/where/index.erb +++ b/src/api/where/index.erb @@ -124,7 +124,7 @@ of ways.

They will always appear in that order, since stops and trips reference routes and routes reference agencies. If you - are processing the result stream in order, you should always be able to assume that an referenced entity would already + are processing the result stream in order, you should always be able to assume that a referenced entity would already have been included in the references section.