Fix typo in no-url-literals experimental feature docs

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
Noah Snelson
2023-04-06 15:02:19 -07:00
committed by GitHub
co-authored by Valentin Gagarin
parent 8a7790f46a
commit e399cb49c2
+1 -1
View File
@@ -136,7 +136,7 @@ constexpr std::array<ExperimentalFeatureDetails, 11> xpFeatureDetails = {{
at «string»:1:1:
1| http://bar
1| http://foo
| ^
```