Skip to content

Commit ada7030

Browse files
authored
Update README.md
1 parent c770470 commit ada7030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A GitHub Actions workflow monitors this folder for modifications to `Ontologies_
1717

1818
## Important points (and troubleshooting)
1919

20-
* **Correct Json name** The JSON output file must be named exactly `Ontologies_forRepo.json` so that all downstream code can locate it.
20+
* **Correct Json name** - The JSON output file must be named exactly `Ontologies_forRepo.json` so that all downstream code can locate it.
2121
* **Workflow failure** - Ensure the Excel workbook includes a sheet named **Data** and that it contains the main data used for the ontologies.
2222
* **Incorrect Excel name** - If the JSON filename is wrong, the front-end will not find it. If you upload a new Excel file with a different name, the converter will keep the new name for the json file.
2323

0 commit comments

Comments
 (0)