From 890c2618c60abac5954eb944978d4a608d2e04a7 Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Tue, 13 Aug 2024 17:09:04 +1000 Subject: [PATCH] Fix workshop name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e2ac0c..ece4aee 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,4 @@ Authoring Guides This repository contains a set of workshops for learning about how to create workshops for Educates. The workshops are: -* [Getting Started](workshops/lab-authoring-environment) - Workshop on getting started with workshop authoring. +* [Authoring Environment](workshops/lab-authoring-environment) - Workshop on getting started with workshop authoring.