From 9f269f13e99f1f4a1822404218203b3d49372b5a Mon Sep 17 00:00:00 2001 From: youngbin song Date: Thu, 3 Feb 2022 20:30:53 +0900 Subject: [PATCH] correcting typos --- template/Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/Gemfile b/template/Gemfile index 6f30b31b..c72a1ae2 100644 --- a/template/Gemfile +++ b/template/Gemfile @@ -1,4 +1,4 @@ -ource 'https://rubygems.org' +source 'https://rubygems.org' # You may use http://rbenv.org/ or https://rvm.io/ to install and use this version ruby '2.7.4' -gem 'cocoapods', '~> 1.11', '>= 1.11.2' \ No newline at end of file +gem 'cocoapods', '~> 1.11', '>= 1.11.2'