fix tabbing (#21750)

This commit is contained in:
Giselle Northy 2021-06-04 10:20:48 -07:00 committed by GitHub
parent d000a8ae36
commit a3b48255a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ This document will take you through how to add, enable, or disable an experiment
1. Navigate to Site Admin > Global settings in the UI, or follow this link format for your `externalUrl/site-admin/global-settings`
2. Scroll down to find where `experimentalFeatures` is located. Example:
```
```json
"experimentalFeatures": {
"searchStreaming": true,
"showSearchContext": false,