diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-06-28 20:37:06 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-06-28 20:37:06 +0100 |
commit | a04d9ef0561ff697410a8ce59a351c86cac28895 (patch) | |
tree | 832b73587e0e21530231fb4368ceb2e5508dc993 /README | |
parent | e4fe5eaf5d523e02b7c525f292c545b49aa52cc8 (diff) | |
download | troggle-a04d9ef0561ff697410a8ce59a351c86cac28895.tar.gz troggle-a04d9ef0561ff697410a8ce59a351c86cac28895.tar.bz2 troggle-a04d9ef0561ff697410a8ce59a351c86cac28895.zip |
capitalisation fix
Diffstat (limited to 'README')
-rw-r--r-- | README/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README/index.html b/README/index.html index d904f4e..f222a57 100644 --- a/README/index.html +++ b/README/index.html @@ -10,7 +10,7 @@ <h2>Contents of README.txt file</h2> <iframe name="erriframe" width="70%" height="500" -src="../readme.txt" frameborder="1" ></iframe> +src="../README.txt" frameborder="1" ></iframe> <h2>Troggle documentation in the Expo Handbook</h2> <ul> |