Skip to content

Commit d83a810

Browse files
Update README.md
1 parent 03421c0 commit d83a810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

decisioncenter/guicustomization/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
This sample shows you how to customize the Business console using [GUI customization sample](https://www.ibm.com/docs/en/odm/9.0.0?topic=center-gui-customization) in a container environment.
5+
This sample shows you how to customize the Business Console using [GUI customization sample](https://www.ibm.com/docs/en/odm/9.0.0?topic=center-gui-customization) in a container environment.
66

77
## Running this sample in Decision Center
88

@@ -31,7 +31,7 @@ To use the sample in Decision Center, you need to build a JAR.
3131
wget http://localhost:9060/decisioncenter/assets/decision-center-client-api.zip
3232
```
3333
34-
Then, unzip decision-center-client-api.zip on the **lib** directory :
34+
Then, unzip decision-center-client-api.zip to the **lib** directory :
3535
```
3636
unzip decision-center-client-api.zip -d "lib"
3737
```

0 commit comments

Comments
 (0)