From 38fe124982ef02d077adf2c9b7cfb68d5e60affd Mon Sep 17 00:00:00 2001 From: Ken Lui <116421546+kenlhlui@users.noreply.github.com> Date: Fri, 5 Dec 2025 10:26:48 -0500 Subject: [PATCH 1/2] fix: fixed spacing in item 147 --- _data/guides.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/guides.yml b/_data/guides.yml index af36b49..7154b1a 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -2289,7 +2289,7 @@ a simple dataset to introduce you to the OpenRefine user interface and some of the basic types of tasks you can accomplish. This dataset isn’t particularly “messy,” but provides some of the core knowledge needed to work with messier datasets in - later activities.If you need a copy of OpenRefine on your personal computer, please + later activities. If you need a copy of OpenRefine on your personal computer, please follow theseinstallation instructions.Before you begin, please download theOpenRefine workshop sample datasets. technique: From 6c1a0725afe811ddd8aca0e8ef12873f77ae7954 Mon Sep 17 00:00:00 2001 From: kenlhlui <116421546+kenlhlui@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:27:14 +0000 Subject: [PATCH 2/2] ci: Auto-update date to 2025-12-05 --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 362cd06..18905fa 100644 --- a/_config.yml +++ b/_config.yml @@ -206,4 +206,4 @@ compress_html: sass: quiet_deps: true # https://github.com/just-the-docs/just-the-docs/issues/1541 silence_deprecations: ["import"] # https://github.com/just-the-docs/just-the-docs/issues/1607 -ci_last_modified_date: "2025-10-31" +ci_last_modified_date: "2025-12-05"