Skip to content

Commit 71e4656

Browse files
Merge pull request #30 from TemoaProject/docs
2 parents a32923c + fe7d4fc commit 71e4656

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/scripts/publish_script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def finalize_dataset_docs(manifest_data: list[dict[str, Any]]) -> None:
5353

5454
markdown_content = "# Available Datasets\n\n"
5555
markdown_content += (
56-
"This page lists all versioned datasets managed by the OEO Data Management tool, "
56+
"This page lists all versioned datasets managed by the OEO Data Management tool,"
5757
"\n\n"
5858
)
5959

docs/source/datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Available Datasets
22

3-
This page lists all versioned datasets managed by the OEO Data Management tool,
3+
This page lists all versioned datasets managed by the OEO Data Management tool,
44

55
| Dataset Name | Version | Timestamp (UTC) | Description | Download |
66
|--------------|---------|-----------------|-------------|----------|

0 commit comments

Comments
 (0)