We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3976ee3 commit 0471852Copy full SHA for 0471852
src/targets/ocaml/cohttp.js
@@ -75,7 +75,7 @@ module.exports = function (options) {
75
76
module.exports.info = {
77
key: 'cohttp',
78
- title: 'OCaml',
+ title: 'CoHTTP',
79
link: 'https://github.com/mirage/ocaml-cohttp',
80
description: 'Cohttp is a very lightweight HTTP server using Lwt or Async for OCaml'
81
};
0 commit comments