From f07473024831687149a5f5a1d8072b5f7a13208d Mon Sep 17 00:00:00 2001 From: David Larlet Date: Wed, 19 Jun 2024 12:03:50 -0400 Subject: [PATCH] docs: minor typo hunting --- docs-users/articles.md | 2 +- docs-users/fr/support/faq.md | 12 ++++++------ docs-users/support/faq.md | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs-users/articles.md b/docs-users/articles.md index 6aafd7bc..0d738365 100644 --- a/docs-users/articles.md +++ b/docs-users/articles.md @@ -1,7 +1,7 @@ # Articles -## [https://cuny.manifoldapp.org/read/mapping-the-cuny-digital-history-archive/section/915d4bf3-33a0-4e46-b542-3ad767aeed2f](https://cuny.manifoldapp.org/read/mapping-the-cuny-digital-history-archive/section/915d4bf3-33a0-4e46-b542-3ad767aeed2f) +## [Mapping the CUNY Digital History Archive](https://cuny.manifoldapp.org/read/mapping-the-cuny-digital-history-archive/section/915d4bf3-33a0-4e46-b542-3ad767aeed2f) > This article discusses the implementation of the Learning CUNY History project, designed as an open education praxis for teaching and learning. It’s an example of a project-based assignment for undergraduate students and has evolved to explore the impact of integrating digital archives and digital mapping as instructional-digital tools. The project activates the CUNY Digital History Archive as a method of developing students’ digital literacy skills and investigates the potential to facilitate students’ learning. The archive is activated through student investigations and writings related to archival materials. Students then map the items as an interactive semester assignment. The project is described as occurring over three phases, and compares different digital mapping platforms. Ultimately, after careful consideration since its pilot phase, the project utilizes Open Street Map and uMap. diff --git a/docs-users/fr/support/faq.md b/docs-users/fr/support/faq.md index 55470464..3849b7bd 100644 --- a/docs-users/fr/support/faq.md +++ b/docs-users/fr/support/faq.md @@ -13,7 +13,7 @@ ## Quels sont les raccourcis clavier? {: #keyboard-shortcuts} -Sur MacOS, utliser `Cmd` à la place de `Ctrl`. +Sur macOS, utliser `Cmd` à la place de `Ctrl`. ### Génériques @@ -25,18 +25,18 @@ Sur MacOS, utliser `Cmd` à la place de `Ctrl`. ### En mode édition -* `Ctrl+E` → retour à l'aperçu +* `Ctrl+E` → retour à l’aperçu * `Ctrl+S` → sauvegarde la carte * `Ctrl+Z` → annule tous les changements depuis la dernière sauvegarde * `Ctrl+M` → ajouter un nouveau marqueur * `Ctrl+P` → commence un nouveau polygone * `Ctrl+L` → commence une nouvelle ligne -* `Ctrl+I` → ouvre le panneau d'import de données -* `Ctrl+O` → ouvre le panneau d'import et le navigateur de fichiers +* `Ctrl+I` → ouvre le panneau d’import de données +* `Ctrl+O` → ouvre le panneau d’import et le navigateur de fichiers * `Ctrl++` → zoom * `Ctrl+-` → dézoome -* `Shift+click` sur un élément → ouvre le panneau d'édition de cet élément -* `Ctrl+Shift+click` sur un élément → ouvre le panneau d'édition du calque de cet élément +* `Shift+click` sur un élément → ouvre le panneau d’édition de cet élément +* `Ctrl+Shift+click` sur un élément → ouvre le panneau d’édition du calque de cet élément ## Quelle syntaxe est acceptée dans les règles de formattage conditionnel ? {: #conditional-rules } diff --git a/docs-users/support/faq.md b/docs-users/support/faq.md index 9c61696a..28777a34 100644 --- a/docs-users/support/faq.md +++ b/docs-users/support/faq.md @@ -13,7 +13,7 @@ ## What are the available keyboard shortcuts? {: #keyboard-shortcuts} -In MacOS, `Ctrl` is replaced by `Cmd`. +With macOS, replace `Ctrl` by `Cmd`. ### Globals @@ -45,4 +45,4 @@ In MacOS, `Ctrl` is replaced by `Cmd`. * `mycolumn>12` → will match features whose column `mycolumn` is greater than `12` (as number) * `mycolumn<12.34` → will match features whose column `mycolumn` is lower than `12.34` (as number) -When the condition match, the associated style will be applied to corresponding feature. +When the condition match, the associated style will be applied to the corresponding feature.