Remove silly trailing space.

This commit is contained in:
mtail 2018-06-08 16:55:31 -07:00
parent df72c5caad
commit f3ac3844c3
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ directory. This search engine will be used to perform version-specific searches
1. In the **previous release's** branch (in this case release-0.6), edit the file `data/args.yml`. Set the
`archive` field to true, the `archive_date` field to the current date, the `search_engine_id` field
to the ID of the search engine you created in the prior step, and the `branch_name` field to the
to the ID of the search engine you created in the prior step, and the `branch_name` field to the
name of the branch.
1. Switch to the istio/admin-sites repo.