Skip to content

Commit 68dccd0

Browse files
committed
remove extra space in README
1 parent 3968c9d commit 68dccd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Netlify then runs the command specified in netlify.toml, deploys the site, and a
210210

211211
Included in that temporary preview URL is the UI bundle itself.
212212
That means you can test it directly with Antora.
213-
To access the UI bundle, append `dist/ui-bundle.zip` to the end of the preview URL, then pass that URL to Antora as follows:
213+
To access the UI bundle, append `dist/ui-bundle.zip` to the end of the preview URL, then pass that URL to Antora as follows:
214214

215215
$ antora --ui-bundle-url=<preview URL>/dist/ui-bundle.zip antora-playbook.yml
216216

0 commit comments

Comments
 (0)