Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
Cloning was spelled wrong.

Signed-off-by: Bill Traynor <wmat@riscv.org>
  • Loading branch information
wmat authored Jun 28, 2023
1 parent a685cfa commit e80e9f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To build the document, you'll need the following tools installed on your system:
* asciiDoctor-pdf, asciidoctor-bibtex, asciidoctor-diagram and asciidoctor-mathematical
* Docker

=== Clonning the Repository
=== Cloning the Repository

`git clone --recurse-submodules https://github.com/riscv/docs-spec-template.git`

Expand Down Expand Up @@ -56,4 +56,4 @@ You can customize the build process by modifying the following variables in the
* `DATE`: Specifies the revision date for the generated documentation. The default value is the current date.
* `REVMARK`: Specifies the revision remark for the generated documentation. The default value is "Draft".
* `PDF_RESULT`: Specifies the name of the output PDF file.
* `DOCKER_RUN`: Defines the Docker run command used when Docker is available.
* `DOCKER_RUN`: Defines the Docker run command used when Docker is available.

0 comments on commit e80e9f5

Please sign in to comment.