From bd80d5ba699c3a8fac275ac22926c0c9730598f1 Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Thu, 14 Dec 2023 00:30:18 +0900 Subject: [PATCH] Update README.md begining -> beginning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0dcf3f9..da1ded54 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Lod - Cloud](http://lod-cloud.net) : The Linking Open Data cloud diagram - [Cave of programming](https://caveofprogramming.com) : Learn to program, Upgrade your skills. - [Vim adventures](https://vim-adventures.com/) : Learn VIM by playing -- [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) : Learn Vim Script from begining to expert. +- [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) : Learn Vim Script from beginning to expert. - [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : large collection of small programs - [Pramp](https://www.pramp.com) : It's your turn to be the interviewer. when done, click on the swap roles button on the left - [Paqmind](http://paqmind.com) : Guides and challenges to learn programming