Adjusts title

This commit is contained in:
spencergibb
2023-09-13 19:29:26 -04:00
parent 781e0909f5
commit e8b8207b2d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
* xref:index.adoc[]
* xref:index.adoc[Introduction]
* xref:quickstart.adoc[]
* xref:spring-cloud-bus.adoc[]
** xref:spring-cloud-bus/bus-endpoints.adoc[]

View File

@@ -1,5 +1,5 @@
[[spring-cloud-bus-intro]]
= Introduction
= Spring Cloud Bus
Spring Cloud Bus links the nodes of a distributed system with a lightweight message
broker. This broker can then be used to broadcast state changes (such as configuration