Skip to content

Commit cf892de

Browse files
committed
edits
1 parent 00046b9 commit cf892de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/mock-api-responses.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This method enables developers to continue with the implementation and testing o
3030
The ability to create mock responses is useful in many scenarios:
3131

3232
+ When the API façade is designed first and the back-end implementation occurs later, or when the back end is being developed in parallel.
33-
+ When the back end is temporarily not operational or unable to scale.
33+
+ When the back end is temporarily not operational or is not able to scale.
3434

3535
In this tutorial, you learn how to:
3636

0 commit comments

Comments
 (0)