From 45cc1c80ef61ea65c20be936dbb0d495cc23472e Mon Sep 17 00:00:00 2001 From: Christina Or Date: Thu, 16 Feb 2023 18:55:44 -0500 Subject: [PATCH 1/2] Fix spelling errors --- CONTRIBUTING.md | 2 +- _guide-pages/figma-for-opensource-projects.html | 2 +- _guide-pages/survey-reporting-dashboard-guide.html | 7 +++---- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1edb3e5ef2..334f52c24c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -219,7 +219,7 @@ More on using Docker and the concepts of containerization: #### **1.5.a Docker installation troubleshooting** -If you are on Windows and get 'You are not allowed to use Docker, you must be in the "docker-users" group' as an error message, the following wiki page is a guide for solving te issue: +If you are on Windows and get 'You are not allowed to use Docker, you must be in the "docker-users" group' as an error message, the following wiki page is a guide for solving the issue: - [Windows docker-users group error guide](https://github.com/hackforla/website/wiki/Adding-local-user-accounts-to-the-docker-users-group-on-Windows-10) Installing WSL2 on windows diff --git a/_guide-pages/figma-for-opensource-projects.html b/_guide-pages/figma-for-opensource-projects.html index 3ddccf711c..ea7cae50a0 100644 --- a/_guide-pages/figma-for-opensource-projects.html +++ b/_guide-pages/figma-for-opensource-projects.html @@ -1,6 +1,6 @@ --- title: How to use Figma effectively on Open Source Volunteer Teams -description: See an effective model for creating and sharing designs from ideation to execution with desktop and mobile responsivenes. +description: See an effective model for creating and sharing designs from ideation to execution with desktop and mobile responsiveness. short-description: card-type: guide-page status: work-in-progress diff --git a/_guide-pages/survey-reporting-dashboard-guide.html b/_guide-pages/survey-reporting-dashboard-guide.html index aca23a8ce8..8a18da1854 100644 --- a/_guide-pages/survey-reporting-dashboard-guide.html +++ b/_guide-pages/survey-reporting-dashboard-guide.html @@ -35,15 +35,14 @@
Link your survey results to a designated Google Sheets workbook

Select Response Destination

-

Click the vertical elipsis located at the top right of the survey form

+

Click the vertical ellipsis located at the top right of the survey form

-
@@ -176,7 +175,7 @@

Add New Page(Optional)



(1) Click on the Page dropdown at the far left of the menu bar, then click ‘Add a new page’.

- (2) Hovering over the new page added within the dropdown menu, you will see a vertical elipsis. Click the vertical elipsis and select Rename. Choose a short, yet descriptive name for your new page. + (2) Hovering over the new page added within the dropdown menu, you will see a vertical ellipsis. Click the vertical ellipsis and select Rename. Choose a short, yet descriptive name for your new page.

From 704518cbacef9c447c10074157fa10b19c645375 Mon Sep 17 00:00:00 2001 From: Christina Or Date: Mon, 20 Feb 2023 19:54:45 -0500 Subject: [PATCH 2/2] Fix GitHub wiki link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 334f52c24c..fda2b1c015 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -220,7 +220,7 @@ More on using Docker and the concepts of containerization: #### **1.5.a Docker installation troubleshooting** If you are on Windows and get 'You are not allowed to use Docker, you must be in the "docker-users" group' as an error message, the following wiki page is a guide for solving the issue: -- [Windows docker-users group error guide](https://github.com/hackforla/website/wiki/Adding-local-user-accounts-to-the-docker-users-group-on-Windows-10) +- [Windows docker-users group error guide](https://github.com/hackforla/website/wiki/Add-local-user-accounts-to-the-docker-users-group-on-Windows-10) Installing WSL2 on windows - https://docs.microsoft.com/en-us/windows/wsl/install-win10