Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzwbetz-gh <37317628+zwbetz-gh@users.noreply.github.com>2018-12-07 01:12:22 +0300
committerGitHub <noreply@github.com>2018-12-07 01:12:22 +0300
commit66d62c9a99d8ba7c53037d48ed4152bb58529293 (patch)
treec56194f66ad6c67a48bcc40559070af762a7433b
parent9f53c27c87b9d3b25c58e9384f62e0633c4d51a9 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d16bba1..01efd66 100644
--- a/README.md
+++ b/README.md
@@ -477,7 +477,7 @@ style="some-style" >}}
This will process an image from a [page bundle](https://gohugo.io/content-management/page-bundles/), then provide a link to the original image. To use it, pass the image name, command, and command options.
-The `command` argument will be on of: `Resize`, `Fit`, `Fill`. For a deeper dive see the [hugo docs for image processing](https://gohugo.io/content-management/image-processing/).
+The `command` argument will be one of: `Resize`, `Fit`, `Fill`. For a deeper dive see the [hugo docs for image processing](https://gohugo.io/content-management/image-processing/).
These arguments are optional: `alt`, `class`, `style`.