[doc][trivial] Fix spelling error

Change-Id: Ief679596e49d8686fc778e342180d221255b15cf
This commit is contained in:
Arne Wiebalck 2020-11-18 18:26:22 +01:00
parent b95478937d
commit d4f8d4d940
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ ironic configuration file to match the HTTP server configurations.
http_url = http://example.com http_url = http://example.com
http_root = /httpboot http_root = /httpboot
Each HTTP servers should be configured to follow symlinks for images Each HTTP server should be configured to follow symlinks for images
accessible from HTTP service. Please refer to configuration option accessible from HTTP service. Please refer to configuration option
``FollowSymLinks`` if you are using Apache HTTP server, or ``FollowSymLinks`` if you are using Apache HTTP server, or
``disable_symlinks`` if Nginx HTTP server is in use. ``disable_symlinks`` if Nginx HTTP server is in use.