Skip to content

Commit 8c9d514

Browse files
authored
fix typo in README
1 parent e3ffc2c commit 8c9d514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This is the working branch containing the content for the site using Markdown.
3535
* **docs** folder
3636
* Markdown documents: The content for the site. These can all live in the same directory and are organized in the public navigation menu in the nav section of **mkdocs.yml**.
3737
* `/ogm-aardvark`: a subfolder with CSV files for each element in the Aardvark schema
38-
* /`images` : JPGs, PNGs, and other image files
38+
* `/images` : JPGs, PNGs, and other image files
3939
* `/javascripts/tablesort.js`: the javascript function that allows users to sort tables online
4040
* `/stylesheets/extra.css` : a CSS file that can define colors, fonts, and other customizations for the site
4141
* `/tables` : CSV files for any general information to be displayed as tables

0 commit comments

Comments
 (0)