From 9ac84964a2954c7433894a6446f4f4d57d417ca8 Mon Sep 17 00:00:00 2001
From: Chang-Uk Jeong <ukjung18@ajou.ac.kr>
Date: Sat, 23 Dec 2023 19:39:22 +0900
Subject: [PATCH] Update colabs.rst

---
 docs_ko/get_started/colabs.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs_ko/get_started/colabs.rst b/docs_ko/get_started/colabs.rst
index dcec709..b0be873 100644
--- a/docs_ko/get_started/colabs.rst
+++ b/docs_ko/get_started/colabs.rst
@@ -36,10 +36,10 @@ Stanford CS224W 튜토리얼
 이 과정의 학생들은 모든 모든 종류의 태스크(task), 모델 설계와 응용을 아우르는 프로젝트들을 수행했습니다.
 모든 튜토리얼은 튜토리얼의 코드와 함께 `Colab` 에 링크되어 있어 여러분들이 읽으면서 따라할 수 있습니다!
 
-PyTorch Geometric 튜토리얼 프로젝트트
+PyTorch Geometric 튜토리얼 프로젝트
 ----------------------------------
 
-`PyTorch Geometric 튜토리얼 <https://github.com/AntonioLonga/PytorchGeometricTutorial>`__ 프로젝트는 `PyG` 의 다양한 메소드(method)에 대한 **비디오 튜토리얼** 과 **코랩 노트북** 을 제공합합니다:
+`PyTorch Geometric 튜토리얼 <https://github.com/AntonioLonga/PytorchGeometricTutorial>`__ 프로젝트는 `PyG` 의 다양한 메소드(method)에 대한 **비디오 튜토리얼** 과 **코랩 노트북** 을 제공합니다:
 
 1. Introduction [:youtube:`null` `YouTube <https://www.youtube.com/watch?v=JtDgmmQ60x8>`__, :colab:`null` `Colab <https://colab.research.google.com/github/AntonioLonga/PytorchGeometricTutorial/blob/main/Tutorial1/Tutorial1.ipynb>`__]
 2. :pytorch:`PyTorch` basics [:youtube:`null` `YouTube <https://www.youtube.com/watch?v=UHrhp2l_knU>`__, :colab:`null` `Colab <https://colab.research.google.com/github/AntonioLonga/PytorchGeometricTutorial/blob/main/Tutorial2/Tutorial2.ipynb>`__]
-- 
GitLab