Commit f1bf0d2
[SPARK-15966][DOC] Add closing tag to fix rendering issue for Spark monitoring
## What changes were proposed in this pull request?
Adds the missing closing tag for spark.ui.view.acls.groups
## How was this patch tested?
I built the docs locally and verified the changed in browser.
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
**Before:**

**After:**

Author: Dhruve Ashar <[email protected]>
Closes #13719 from dhruve/doc/SPARK-15966.1 parent 9040d83 commit f1bf0d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
0 commit comments