Commit 3746385f authored by Tommy Ludwig's avatar Tommy Ludwig Committed by Stephane Nicoll

Polish HealthIndicators table in docs

`=======` was showing up in the header of the table, which should not
be there.

See gh-25882
parent 10315569
...@@ -685,7 +685,6 @@ with the `key` listed in the table below. ...@@ -685,7 +685,6 @@ with the `key` listed in the table below.
|=== |===
| Key | Name | Description | Key | Name | Description
=======
| `cassandra` | `cassandra`
| {spring-boot-actuator-module-code}/cassandra/CassandraDriverHealthIndicator.java[`CassandraDriverHealthIndicator`] | {spring-boot-actuator-module-code}/cassandra/CassandraDriverHealthIndicator.java[`CassandraDriverHealthIndicator`]
| Checks that a Cassandra database is up. | Checks that a Cassandra database is up.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment