Skip to content

Commit d99815b

Browse files
authored
chore(README) Typo fix (#58)
1 parent edc4662 commit d99815b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Users hosting documentation on Read The Docs *do not* need to set any of the fol
2828
* `ogp_site_name`
2929
* This is not required. Name of the site. This is displayed above the title.
3030
* `ogp_image`
31-
* This is not required. Link to image to show. Note that all relative paths are converted to be relative to the root of the html output as defined by `ogp_site_name.
31+
* This is not required. Link to image to show. Note that all relative paths are converted to be relative to the root of the html output as defined by `ogp_site_name`.
3232
* `ogp_image_alt`
3333
* This is not required. Alt text for image. Defaults to using `ogp_site_name` or the document's title as alt text, if available. Set to `False` if you want to turn off alt text completely.
3434
* `ogp_use_first_image`

0 commit comments

Comments
 (0)