Skip to content

Commit

Permalink
Merge pull request platformsh#3558 from platformsh/app-ref-typo-fix
Browse files Browse the repository at this point in the history
Remove unnecessary closing parenthesis on App reference page
  • Loading branch information
gilzow authored Nov 2, 2023
2 parents 955aa2b + 4988579 commit 4fc149a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/platform/src/create-apps/app-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ That is, if a custom value for `source.root` is not provided in your configurati

{{% /version/specific %}}

To specify another directory, for example for a [multi-app project](./multi-app/_index.md)),
To specify another directory, for example for a [multi-app project](./multi-app/_index.md),
use the [`source.root` property](#source).

## Types
Expand Down

0 comments on commit 4fc149a

Please sign in to comment.