Fix HTML character entity error (#30334)

This commit is contained in:
baijunyao
2021-01-17 10:31:52 +02:00
committed by GitHub
parent 9d4769fd74
commit 8a5c4f46ce
@@ -37,7 +37,7 @@ const HttpAccessHelp = () => (
<p>
Access mode controls how requests to the data source will be handled.
<strong>
&nbsp<i>Server</i>
&nbsp;<i>Server</i>
</strong>{' '}
should be the preferred way if nothing else is stated.
</p>