diff --git a/gso/workflows/l3_core_service/copernicus/import_copernicus.py b/gso/workflows/l3_core_service/copernicus/import_copernicus.py
index ff0eb1013f18f952a2179ec316f9ed60860d9cb4..0b23e716f4c20200c4afeccee77402a82b95657b 100644
--- a/gso/workflows/l3_core_service/copernicus/import_copernicus.py
+++ b/gso/workflows/l3_core_service/copernicus/import_copernicus.py
@@ -1,4 +1,4 @@
-"""A modification workflow for migrating an `ImportedCopernicus` to an `Copernicus` subscription."""
+"""A modification workflow for migrating an `ImportedCopernicus` to a `Copernicus` subscription."""
 
 from orchestrator.targets import Target
 from orchestrator.workflow import StepList, done, init, step, workflow