Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit e6719ca

Browse files
beccabausishida
authored andcommitted
fixed typo, securely, and added . to full sentences in features
Signed-off-by: beccabau <rbau@us.ibm.com>
1 parent 466e4b7 commit e6719ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/_news/news07.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,18 @@ permalink: news07
1212

1313
#### :sparkles: Remote Deploy with Codewind: Tech Preview :sparkles:
1414

15-
You can now develop your code locally and securetly build and deploy your apps in the cloud! Why is this cool?
15+
You can now develop your code locally and securely build and deploy your apps in the cloud! Why is this cool?
1616
- Free up local resources. :clap:
1717
- It's secure! We use [Keycloak](https://keycloak.org/) to secure the connection between your local editor and remote cloud deployment.
1818

19-
// Curious? [Try it out!](link to docs) or [learn more](Link to our tech preview blog)
19+
// Curious? [Try it out!](link to docs) or [learn more](Link to our tech preview blog).
2020

2121
#### New Features and Highlights for 0.7.0
2222

2323
**OpenShift Do (odo)**
24-
- You can now easily import existing projects into Codewind and [use odo](https://github.com/eclipse/codewind/issues/1115) to build and deploy projects to your OpenShift or OKD cluster
25-
- Introducing [support for Java template](https://github.com/eclipse/codewind/issues/450) and Java projects can build and deploy [once configured](//permalink to landing page)
26-
- You no longer have to create your [docker registry secret](https://github.com/eclipse/codewind/issues/665) in Codewind
24+
- You can now easily import existing projects into Codewind and [use odo](https://github.com/eclipse/codewind/issues/1115) to build and deploy projects to your OpenShift or OKD cluster.
25+
- Introducing [support for Java template](https://github.com/eclipse/codewind/issues/450) and Java projects can build and deploy [once configured](//permalink to landing page).
26+
- You no longer have to create your [docker registry secret](https://github.com/eclipse/codewind/issues/665) in Codewind.
2727

2828

2929
#### List of Fixes

0 commit comments

Comments
 (0)