Skip to content

Commit 24041e0

Browse files
authored
Update README.adoc
fixed typos
1 parent 8d31399 commit 24041e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@ We recommend either one of these three options for people working more intensely
3333
** For this prompt to work, you need to have a single antora.yml on your folder, so open at the language folder level you are working on
3434

3535
=== Use Intelli J to render locally
36-
* Clone the repository or Download a zip of the source files
36+
* Clone the repository or download a zip of the source files
3737
* Install Community Edition for Intelli J https://www.jetbrains.com/idea/download/#community-edition (We can use it for this Open Source project)
3838
* When you open the CTI-Documentation folder, as soon as you open the first Asciidoc file, it will prompt you to install the Asciidoc plug in
3939

4040
=== Building the site locally
4141

4242
Execute the following steps:
4343

44-
. Building the web site UI:
44+
. Building the website UI:
4545
* Open a terminal in the `user-interface` folder.
4646
* Execute the following command `npx gulp bundle`
4747
. Build the website.
@@ -52,7 +52,7 @@ Once built, the website is available in the `/antora/build/sites/en` folder.
5252

5353
[IMPORTANT]
5454
====
55-
To build the web site locally, make sure following the prerequisites listed below:
55+
To build the website locally, make sure to follow the prerequisites listed below:
5656
5757
* https://docs.antora.org/antora/latest/install-and-run-quickstart/[Antora install]
5858
* https://docs.antora.org/antora-ui-default/prerequisites/[UI building prerequisites]

0 commit comments

Comments
 (0)