Skip to content

Commit 0471852

Browse files
committed
Update cohttp.js
1 parent 3976ee3 commit 0471852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/targets/ocaml/cohttp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ module.exports = function (options) {
7575

7676
module.exports.info = {
7777
key: 'cohttp',
78-
title: 'OCaml',
78+
title: 'CoHTTP',
7979
link: 'https://github.com/mirage/ocaml-cohttp',
8080
description: 'Cohttp is a very lightweight HTTP server using Lwt or Async for OCaml'
8181
};

0 commit comments

Comments
 (0)