From 8a15f04df699d29163d894697114e4da6fcbd545 Mon Sep 17 00:00:00 2001
From: abda <abda@dtu.dk>
Date: Tue, 11 Apr 2023 22:13:52 +0200
Subject: [PATCH] Update Chapter10.md

---
 Chapter10/Chapter10.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Chapter10/Chapter10.md b/Chapter10/Chapter10.md
index bad2a1f..489a8fe 100644
--- a/Chapter10/Chapter10.md
+++ b/Chapter10/Chapter10.md
@@ -11,7 +11,7 @@ You can aslo open it directly in Google Colab from here:
 
 You can also run the notebook on Gbar on an interactive note. This is done by setting up a Python environment. First you should log onto an interactive GPU node such as 'voltash' by running the following command on the command line:
 
-´voltash -X´
+`voltash -X`
 
 To set up a Python environment, you can use the script 'env02506.sh'. You should place the file 'env02506.sh' in a folder on the Gbar and then run the command line:
 
-- 
GitLab