Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
trgiangdo authored Sep 30, 2024
1 parent a0e4fe3 commit 0ad6e2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/userman/scenario_features/sdm/job/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/userman/scenario_features/sdm/submission/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0ad6e2d

Please sign in to comment.