Skip to content

Commit 5b5cef1

Browse files
authored
fix: update exercise title to reflect scaling institutional knowledge (skills#20)
1 parent 9b8b745 commit 5b5cef1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/0-start-exercise.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: Start Exercise
2121
uses: skills/exercise-toolkit/.github/workflows/start-exercise.yml@v0.7.1
2222
with:
23-
exercise-title: "Democratize Team Knowledge Using Copilot Spaces"
23+
exercise-title: "Scale institutional knowledge using Copilot Spaces"
2424
intro-message: "Use Copilot Spaces to share, update, and add content for a central knowledge base"
2525

2626
post_next_step_content:

.github/workflows/3-last-step.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ jobs:
6666
uses: skills/exercise-toolkit/.github/workflows/finish-exercise.yml@v0.7.1
6767
with:
6868
issue-url: ${{ needs.find_exercise.outputs.issue-url }}
69-
exercise-title: "Democratize Team Knowledge Using Copilot Spaces"
69+
exercise-title: "Scale institutional knowledge using Copilot Spaces"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Democratize team knowledge using Copilot Spaces
1+
# Scale institutional knowledge using Copilot Spaces
22

3-
Learn how Copilot Spaces can democratize team knowledge and streamline organizational processes.
3+
Learn how Copilot Spaces can scale institutional knowledge and streamline organizational processes.
44

55
## What are Copilot Spaces?
66

0 commit comments

Comments
 (0)