From f9d82b1291de05fcd76dd25ce8ebace542cdf56f Mon Sep 17 00:00:00 2001 From: Henrik Bengtsson Date: Sat, 2 Nov 2024 12:11:34 -0700 Subject: [PATCH] typo: glove -> globe --- docs/gallery/demos/ojs-variables/index.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gallery/demos/ojs-variables/index.qmd b/docs/gallery/demos/ojs-variables/index.qmd index 284fb49..d503723 100644 --- a/docs/gallery/demos/ojs-variables/index.qmd +++ b/docs/gallery/demos/ojs-variables/index.qmd @@ -14,7 +14,7 @@ format: Closeread makes scrolling progress available to users as [Observable JavasScript](https://quarto.org/docs/interactive/ojs) variables, so you can create Closeread sections with interactive graphics that change as you scroll. -Let's use this functionality to make a visualization of a globe. Before we start, let's define some cities that we'll plot on that glove. Here I've done it in OJS, but you could easily make an R or Python data frame available using `ojs_define()` (or load a CSV from elsewhere): +Let's use this functionality to make a visualization of a globe. Before we start, let's define some cities that we'll plot on that globe. Here I've done it in OJS, but you could easily make an R or Python data frame available using `ojs_define()` (or load a CSV from elsewhere): ```{ojs} //| echo: true @@ -209,4 +209,4 @@ Eu in culpa officia cupidatat nostrud laborum do consequat officia Lorem tempor Culpa aute sint aliquip in aute enim cillum in exercitation cupidatat ex cupidatat mollit dolore ut. Et culpa minim laborum in ipsum laborum velit laboris fugiat ad culpa cillum. Sit nulla eu minim in nulla. Nulla esse sint occaecat eiusmod in irure in dolor veniam pariatur laboris consectetur sunt laboris excepteur. Dolor dolore ad incididunt consequat. Ad elit ullamco veniam cillum reprehenderit pariatur pariatur nisi ea. Pariatur quis ut deserunt eiusmod ipsum magna ullamco. -::: \ No newline at end of file +:::