Fix a typo in README.rst

Change-Id: If38d147a9521de0e599f10a3e336000373ad1efa
This commit is contained in:
Junya Akahira 2015-08-24 17:31:02 +09:00
parent f372425970
commit 4211822978
1 changed files with 1 additions and 1 deletions

View File

@ -504,7 +504,7 @@ comma-delimited string. Some examples:
Images are built such that the Linux kernel is instructed not to switch into
graphical consoles (i.e. it will not activate KMS). This maximises
compatibility with remote console interception hardware, such as HP's iLO.
However, you will typicallly only see kernel messages on the console - init
However, you will typically only see kernel messages on the console - init
daemons (e.g. upstart) will usually be instructed to output to a serial
console so nova's console-log command can function. There is an element in the
tripleo-image-elements repository called "remove-serial-console" which will