diff --git a/docs/userman/scenario_features/sdm/job/index.md b/docs/userman/scenario_features/sdm/job/index.md
index 133d4482d..aa82fa35e 100644
--- a/docs/userman/scenario_features/sdm/job/index.md
+++ b/docs/userman/scenario_features/sdm/job/index.md
@@ -48,7 +48,7 @@ For more details, see the [job selector](../../../../refmans/gui/viselements/cor
 # Job attributes
 A `Job^` entity ìs identified by a unique identifier `id` that is generated by Taipy.
 
-Here is the list of the `Job^`'s attributes:
+Here is the list of `Job^`'s main attributes:
 
 - *task*: The `Task^` of the job.
 - *force*: The force attribute is `True` if the execution of the job has been forced.
diff --git a/docs/userman/scenario_features/sdm/submission/index.md b/docs/userman/scenario_features/sdm/submission/index.md
index 2c6105a03..fee3fc8eb 100644
--- a/docs/userman/scenario_features/sdm/submission/index.md
+++ b/docs/userman/scenario_features/sdm/submission/index.md
@@ -25,7 +25,7 @@ For more details and examples on how to submit scenarios, sequences or tasks, se
 
 # Submission attributes
 
-Here is the list of the `Submission^`'s attributes:
+Here is the list of `Submission^`'s main attributes:
 
 - *entity_id*: The identifier of the entity that was submitted.
 - *id*: The identifier of the `Submission^` entity.