forked from lix-project/lix
Fix typo in no-url-literals
experimental feature docs
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
This commit is contained in:
parent
8a7790f46a
commit
e399cb49c2
|
@ -136,7 +136,7 @@ constexpr std::array<ExperimentalFeatureDetails, 11> xpFeatureDetails = {{
|
|||
|
||||
at «string»:1:1:
|
||||
|
||||
1| http://bar
|
||||
1| http://foo
|
||||
| ^
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue