diff --git a/aep/general/0133/aep.md.j2 b/aep/general/0133/aep.md.j2 index da377ef3..e60eaa2b 100644 --- a/aep/general/0133/aep.md.j2 +++ b/aep/general/0133/aep.md.j2 @@ -32,7 +32,7 @@ Create methods are specified using the following pattern: - The collection identifier (`books` in the above example) **must** be a literal string. - Some resources take longer to be created than is reasonable for a regular API - request. In this situation, the API should use a [long-running + request. In this situation, the API **should** use a [long-running operation](/long-running-operations). {% tab proto %}