Skip to content

Commit adc7638

Browse files
author
Alexander Pann
committed
fix a formatting issue in the documentation
1 parent 17583e2 commit adc7638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/extensions/other/project-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The platform contains a DSL to describe the structure of arbitrary alternative t
1010
already provides a drop-down menu to select from various views, and the DSL can contribute additional ones.
1111

1212
The DSL supports the definition of arbitrary structures, labels, icons and actions and also lets you add additional nodes
13-
that are useful for structuring the tree. To see how this DSL works, checkout the custom views defined in `com.mbeddr.mpsutil.projectview.views` solution as well as the mbeddr favourites view in the com.mbeddr.mpsutil.favourites.plugin plugin solution.
13+
that are useful for structuring the tree. To see how this DSL works, checkout the custom views defined in `com.mbeddr.mpsutil.projectview.views` solution as well as the mbeddr favourites view in the `com.mbeddr.mpsutil.favourites.plugin` plugin solution.
1414
Below is a screenshot of that favourites view.
1515

1616
<img alt="favourites view" src="../../img/favourites.png" />

0 commit comments

Comments
 (0)