Skip to content

Commit f4477c7

Browse files
Update packages/clients/meldemichel/API.md
apply suggestion "insist upon <noscript>" Co-authored-by: Pascal Röhling <73653210+dopenguin@users.noreply.github.com>
1 parent 2b22417 commit f4477c7

File tree

1 file changed

+1
-1
lines changed
  • packages/clients/meldemichel

1 file changed

+1
-1
lines changed

packages/clients/meldemichel/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ To also serve users with JS disabled some content, this fragment is common:
181181

182182
```html
183183
<div id="meldemichel-map-client">
184-
<!-- Optional, may use if your page does not have its own <noscript> information -->
184+
<!-- Optional, if your page does not have its own <noscript> information -->
185185
<noscript>Please use a browser with active JavaScript to use the map client.</noscript>
186186
</div>
187187
```

0 commit comments

Comments
 (0)