From 0644ec0bb9441c89afa72010b0c4a5a404136fd2 Mon Sep 17 00:00:00 2001 From: Ullrich Koethe Date: Wed, 12 Mar 2025 00:38:24 +0100 Subject: [PATCH] Changed apply => applies --- docs/reference/language/context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/language/context.md b/docs/reference/language/context.md index 1ec22f517..b3ae143ab 100644 --- a/docs/reference/language/context.md +++ b/docs/reference/language/context.md @@ -130,7 +130,7 @@ you can use _nested contexts_: ] ``` -All of the above apply to `show` rules analogously. To demonstrate this, +All of the above applies to `show` rules analogously. To demonstrate this, we define a function `template` which is activated by an "everything" show rule in a context: