wiki/info/landscape/typical-development-scenarios.md
... ...
@@ -31,7 +31,7 @@ If any of the already existing boat class map visualizations work for your new c
31 31
32 32
Mention the new boat class in the release notes, and don't forget to add all new files to your Git index before committing ;-).
33 33
34
-## Adding a Bundle
34
+## Adding an OSGi Bundle
35 35
Make sure you have read [[Workspace, Bundles, Projects|wiki/info/general/workspace-bundles-projects-structure]] before continuing. We distinguish two cases: adding a 3rd-party bundle to the target platform and adding a new development bundle as a Java project.
36 36
37 37
## Adding a Bundle to the Target Platform