We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e9096 commit fef39e8Copy full SHA for fef39e8
packages/service-library/src/servicelib/aiohttp/rest_middlewares.py
@@ -26,7 +26,7 @@
26
DEFAULT_API_VERSION = "v0"
27
_FMSG_INTERNAL_ERROR_USER_FRIENDLY_WITH_OEC = (
28
"We apologize for the inconvenience. "
29
- "The issue has been recorded, but please report it if it persists."
+ "The issue has been recorded, please report it if it persists."
30
)
31
32
0 commit comments