Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Frankel <[email protected]>
  • Loading branch information
toumorokoshi and rofrankel authored Nov 5, 2024
1 parent c81b7a4 commit 2cb4247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aep/general/0133/aep.md.j2
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
Expand Down

0 comments on commit 2cb4247

Please sign in to comment.