Skip to content

Commit 2949aa6

Browse files
authored
Merge pull request #911 from oracle/rmarano
fix format
2 parents b24060c + 83debb6 commit 2949aa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Only pull requests from committers that can be verified as having signed the OCA
147147

148148
Please be aware that pull requests that seek to introduce a new dependency will be subject to additional review. In general, contributors should avoid dependencies with incompatible licenses, and should try to use recent versions of dependencies. Standard security vulnerability checklists will be consulted before accepting a new dependency. Dependencies on closed-source code, including WebLogic Server, will most likely be rejected.
149149

150-
## Use Helm Chart from Github chart repository
150+
## Use Helm Chart from GitHub chart repository
151151

152152
Add this repo to Helm installation:
153153

@@ -157,7 +157,7 @@ $ helm repo add weblogic-operator https://oracle.github.io/weblogic-kubernetes-o
157157

158158
Verify repository was added correctly:
159159

160-
````
160+
```
161161
$ helm repo list
162162
NAME URL
163163
weblogic-operator https://oracle.github.io/weblogic-kubernetes-operator/charts

0 commit comments

Comments
 (0)