From 3392d430b002c700da1f3ae1d9221898d8cde29c Mon Sep 17 00:00:00 2001 From: Tom Palmer Date: Mon, 29 Apr 2024 14:30:03 +0100 Subject: [PATCH] Add closing parenthesis (#1076) --- description.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/description.Rmd b/description.Rmd index 21ad5028d..5c4a18652 100644 --- a/description.Rmd +++ b/description.Rmd @@ -424,7 +424,7 @@ A few other `DESCRIPTION` fields are heavily used and worth knowing about: ``` yaml SystemRequirements: C++17 SystemRequirements: GNU make - SystemRequirements: TensorFlow (https://www.tensorflow.org/ + SystemRequirements: TensorFlow (https://www.tensorflow.org/) ``` ```{r}