Skip to content

Commit 2e40f8a

Browse files
committed
make section titles match headings in graphic
1 parent 08b696c commit 2e40f8a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

stages.html.md.erb

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ staged integration approach is often possible and desirable.
2121

2222
![Examples of service integration stages.](img/integration-stages.png)
2323

24-
## <a id="ups"></a> Level 1: User-provided service
24+
## <a id="ups"></a> Level 1: User-Provided Service
2525

2626
The service runs external to <%= vars.app_runtime_abbr %> and has no service broker or tile. To use a service
2727
with an app, the developer creates a service broker by running
@@ -31,7 +31,7 @@ with an app, the developer creates a service broker by running
3131
Configuring, running, upgrading, and paying for a user-provided service are all
3232
up to the developer.
3333

34-
## <a id="broker"></a> Level 2: Brokered service
34+
## <a id="broker"></a> Level 2: Service Broker Only
3535

3636
A brokered service runs external to <%= vars.app_runtime_abbr %>, but has a tile on
3737
[VMware Tanzu Network](https://network.tanzu.vmware.com/).
@@ -46,7 +46,7 @@ service instances in Apps Manager, or by running the `cf marketplace` and
4646
[Brokered Service](./brokered.html) has more information about brokered
4747
service tiles and how to create them.
4848

49-
## <a id="managed"></a> Level 3: Managed service
49+
## <a id="managed"></a> Level 3: Managed Service
5050

5151
With a managed service, both the service broker and the service itself run within
5252
<%= vars.app_runtime_abbr %>. <%= vars.app_runtime_abbr %> activates to manage, monitor, and
@@ -62,7 +62,7 @@ instances and provisions for CPU and memory resources.
6262
[Managed Service](./managed.html) has more information about managed
6363
service tiles and how to create them.
6464

65-
## <a id="dynamic"></a> Level 4. On-Demand (dynamic) service
65+
## <a id="dynamic"></a> Level 4. On-Demand (dynamic) Service
6666

6767
Just as with a managed service, an on-demand service and broker both run within
6868
<%= vars.app_runtime_abbr %>,

0 commit comments

Comments
 (0)