summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 12:35:55 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 12:35:56 +0100
commitfbce30b46559683c26d8cc365d39a602dcfed0a4 (patch)
treeb06f21fcd37f7927a22cf69a27caa74b1ea85e18 /README.md
parentcc9ce466be8feed11ea6336f69bbac628f713965 (diff)
fix typos
Change-Id: I7e5e03bd96d746d0b9587ab421600a64a07a468c Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ec82cf5e..b1003e9c 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ NOTE: This mode is available as Web command console when OCLIP is running from d
Select the product version
--------------------------
CLI framework is enhanced to handle multiple product versions at same
-time. so to choose the product version, set evironment variable
+time. so to choose the product version, set environment variable
**OPEN_CLI_PROUDCT_IN_USE**.
NOTE: In interactive mode, product version can be selected using
@@ -57,7 +57,7 @@ Run *oclip [-v|--version]* to see the available product version details.
Set the parameter values
------------------------
-Use the directive 'set' for setting the values for parameters and 'unset' for un-seting the values.
+Use the directive 'set' for setting the values for parameters and 'unset' for un-setting the values.
Help
----