From 116fb4fc642d5ebc969dee97d1bee3015539c052 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Tue, 11 May 2021 07:47:07 -0700 Subject: [PATCH] [:lang racket] Fix typos --- modules/lang/racket/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/lang/racket/README.org b/modules/lang/racket/README.org index e1973bbe8..4bbd13a92 100644 --- a/modules/lang/racket/README.org +++ b/modules/lang/racket/README.org @@ -16,7 +16,7 @@ - [[#troubleshooting][Troubleshooting]] * Description -This module provide integration for [[https://github.com/greghendershott/racket-mode][racket-mode]]. +This module provides integration for [[https://github.com/greghendershott/racket-mode][racket-mode]]. ** Maintainers This module has no dedicated maintainers. @@ -28,7 +28,7 @@ This module has no dedicated maintainers. + [[https://github.com/greghendershott/racket-mode][racket-mode]] * Prerequisites -This module only require `racket`. Install it directly from the [[https://download.racket-lang.org/][racket website]], +This module only requires ~racket~. Install it directly from the [[https://download.racket-lang.org/][racket website]], or check your package manger. * TODO Features