Skip to content

Commit 1250da5

Browse files
committed
Fix header text
1 parent 213039c commit 1250da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/documentation/generateJupyterReportReference.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
markdown_file="JUPYTER_REPORTS.md"
88

99
{
10-
echo "# Markdown Reports Reference"
10+
echo "# Jupyter Notebook Reports Reference"
1111
echo ""
1212
echo "This document serves as a reference for all Jupyter Notebook reports in the current directory and its subdirectories."
1313
echo "It provides a table listing each file and its corresponding description found in the first header line."

0 commit comments

Comments
 (0)