Skip to content

Commit ec9431f

Browse files
github-actions[bot]bruno-f-cruz
authored andcommitted
update docs
1 parent 449e85c commit ec9431f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/components/identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Code or script identifier
1111
| `url` | `str` | Code URL (URL to code repository) |
1212
| `name` | `Optional[str]` | Name |
1313
| `version` | `Optional[str]` | Code version |
14-
| `git_hash` | `Optional[str]` | Git hash (Git hash of the code repository state) |
14+
| `commit_hash` | `Optional[str]` | Commit hash (Commit hash of the code.) |
1515
| `container` | Optional[[Container](#container)] | Container |
1616
| `run_script` | `Optional[pathlib.Path]` | Run script (Path to run script) |
1717
| `language` | `Optional[str]` | Programming language (Programming language used) |

0 commit comments

Comments
 (0)