Skip to content

Commit 833495e

Browse files
committed
typo
1 parent 0aa6421 commit 833495e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opam2web.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ depends: [
2222
"yojson" {>= "1.6.0"}
2323
"opam-file-format" {< "2.1.1"}
2424
"cmdliner" {>= "1.0.4"}
25-
"omd" {>= "1.3.1" & < "2.0.0~~"}
25+
"omd" {>= "1.3.1" & < "2.0.0~"}
2626
]
2727
build: [
2828
# ["dune" "subst"] {pinned}

0 commit comments

Comments
 (0)