Skip to content

Commit 819f2f1

Browse files
committed
Merge branch 'github-pr-1472' into 'main'
Removing extra space from sample model snippet See merge request weblogic-cloud/weblogic-deploy-tooling!1474
2 parents d18855b + 10ed77f commit 819f2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/3.0/content/concepts/archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This example shows an application with a `SourcePath` value referencing an EAR f
2626
```yaml
2727
appDeployments:
2828
Application:
29-
simpleear :
29+
simpleear:
3030
SourcePath: wlsdeploy/applications/simpleear.ear
3131
Target: my-cluster
3232
ModuleType: ear

0 commit comments

Comments
 (0)