Skip to content

Commit 05299eb

Browse files
committed
fix spacing issue in README.md
1 parent 661c600 commit 05299eb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ is usable enough to "translate" a large chunk of the standard library.
4545
- Coq-community maintainer(s):
4646
- Pierre Roux ([**@proux01**](https://github.com/proux01))
4747
- License: [MIT License](LICENSE)
48-
- Compatible Coq versions: The master branch tracks the development version of Coq, see releases for compatibility with released versions of Coq.
49-
48+
- Compatible Coq versions: The master branch tracks the development version of Coq, see releases for compatibility with released versions of Coq
5049
- Additional dependencies: none
5150
- Coq namespace: `Param`
5251
- Related publication(s):

meta.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ license:
4242
identifier: MIT
4343

4444
supported_coq_versions:
45-
text: >
45+
text: >-
4646
The master branch tracks the development version of Coq, see
47-
releases for compatibility with released versions of Coq.
47+
releases for compatibility with released versions of Coq
4848
opam: '{= "dev" }'
4949

5050
categories:

0 commit comments

Comments
 (0)