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.
2 parents 618dc2c + a18fb7f commit f26cf54Copy full SHA for f26cf54
charon/pkgs/pkg_utils.py
@@ -116,7 +116,7 @@ def invalidate_cf_paths(
116
if status != INVALIDATION_STATUS_COMPLETED:
117
non_completed[status] = ids
118
logger.info(
119
- "The CF invalidating requests done, these following requests "
+ "The CF invalidating requests done, following requests "
120
"are not completed yet:\n %s\nPlease use cf-check command to "
121
"check its details.", non_completed
122
)
0 commit comments