From 1f404bae9649903aeda952baf4d08582e40575e2 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Wed, 10 Apr 2024 17:52:22 +0530 Subject: [PATCH] fix(ocaml): fix incorrect package name in README --- modules/lang/ocaml/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/ocaml/README.org b/modules/lang/ocaml/README.org index 07e4922bc..3a06d02cc 100644 --- a/modules/lang/ocaml/README.org +++ b/modules/lang/ocaml/README.org @@ -4,7 +4,7 @@ #+since: 2.0.4 (#128) * Description :unfold: -This module adds [[https://ocaml.org/][OCaml]] support to Doom Emacs, powered by [[doom-package:tuareg-mode]]. +This module adds [[https://ocaml.org/][OCaml]] support to Doom Emacs, powered by [[doom-package:tuareg]]. - Code completion, documentation look-up, code navigation and refactoring ([[doom-package:merlin]])