From 24f188ae791f5557ad5850ff6e54804cb48a8ede Mon Sep 17 00:00:00 2001 From: Oumaimafisaoui Date: Tue, 3 Sep 2024 13:13:19 +0100 Subject: [PATCH] Chore(DPxAI): Fix typo --- subjects/DPxAI/glance-on-power/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/DPxAI/glance-on-power/README.md b/subjects/DPxAI/glance-on-power/README.md index 2d3271d97..d322183b6 100644 --- a/subjects/DPxAI/glance-on-power/README.md +++ b/subjects/DPxAI/glance-on-power/README.md @@ -76,6 +76,6 @@ Don't forget to test your code before submitting it, using the `Run` button. Videos designed to give **hints** are assigned to each quest. It is strongly suggested to watch them as you go. -### Ressources +### Resources - [Introduction to JavaScript](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/First_steps)