@@ -50,7 +50,7 @@ export default function FAQ(): React.ReactElement {
5050 Who can use the Mobility Database?
5151 </ Typography >
5252 < Typography className = 'answer' >
53- Everyone has free access to the Mobility Database. However, to
53+ Everyone has free access to the Mobility Database. However, to{ ' ' }
5454 < Button
5555 variant = 'text'
5656 className = 'line-start inline'
@@ -59,7 +59,7 @@ export default function FAQ(): React.ReactElement {
5959 >
6060 add a feed
6161 </ Button >
62- or
62+ or{ ' ' }
6363 < Button
6464 variant = 'text'
6565 className = 'line-start inline'
@@ -69,7 +69,7 @@ export default function FAQ(): React.ReactElement {
6969 >
7070 use our API
7171 </ Button >
72- you’ll need to
72+ you’ll need to{ ' ' }
7373 < Button
7474 variant = 'text'
7575 className = 'line-start inline'
@@ -114,7 +114,7 @@ export default function FAQ(): React.ReactElement {
114114 updates using the URL provided by the producer upon uploading. If we
115115 detect a change, we add the new feed version automatically.
116116 < br /> < br />
117- For GBFS feeds, we do an additional sync any time a change to the
117+ For GBFS feeds, we do an additional sync any time a change to the{ ' ' }
118118 < Button
119119 variant = 'text'
120120 className = 'line-start inline'
@@ -165,7 +165,7 @@ export default function FAQ(): React.ReactElement {
165165 expires.
166166 < br /> < br />
167167 Detailed instructions for installing and implementing our API can be
168- found on
168+ found on{ ' ' }
169169 < Button
170170 variant = 'text'
171171 className = 'inline line-start'
@@ -178,7 +178,7 @@ export default function FAQ(): React.ReactElement {
178178 Swagger.
179179 </ Button >
180180 In addition to searching the database or using our API to pull data,
181- you’re able to
181+ you’re able to{ ' ' }
182182 < Button
183183 variant = 'text'
184184 className = 'inline line-start'
@@ -190,7 +190,7 @@ export default function FAQ(): React.ReactElement {
190190 download GTFS and GTFS Realtime feeds via the spreadsheet here
191191 </ Button >
192192 < br /> < br />
193- GBFS feeds can be downloaded via a spreadsheet with the
193+ GBFS feeds can be downloaded via a spreadsheet with the{ ' ' }
194194 < Button
195195 variant = 'text'
196196 className = 'line-start inline'
0 commit comments