Skip to content

Commit fef39e8

Browse files
committed
no but
1 parent c5e9096 commit fef39e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/service-library/src/servicelib/aiohttp/rest_middlewares.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
DEFAULT_API_VERSION = "v0"
2727
_FMSG_INTERNAL_ERROR_USER_FRIENDLY_WITH_OEC = (
2828
"We apologize for the inconvenience. "
29-
"The issue has been recorded, but please report it if it persists."
29+
"The issue has been recorded, please report it if it persists."
3030
)
3131

3232

0 commit comments

Comments
 (0)