From 1289787b2e9c6cf14b1f440f1732c2623be38b27 Mon Sep 17 00:00:00 2001 From: ahmetshen-us Date: Fri, 1 Jan 2016 17:41:54 -0500 Subject: [PATCH] fixed typos --- README-tr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-tr.md b/README-tr.md index bfd5608..e90ad9d 100644 --- a/README-tr.md +++ b/README-tr.md @@ -48,7 +48,7 @@ Notlar: ## Temeller -- Temel Bash`i ögren. Aslinda, `man bash` yaz ve en azindan hepsini hizla gozden gecir; cok uzun olmadigi gibi takip etmesi de kolay. Alternatif shell`ler guzel olabilir, ancak Bash gucle ve kullanisli (*sadece* zsh, fish, etc.`i ogrenmek, kendi laptopunda deneyerek, bircok durumda kisitlayarak, mesela mevcut sunuculari kullanarak). +- Temel Bashi ögren. Aslinda, `man bash` yaz ve en azindan hepsini hizla gozden gecir; cok uzun olmadigi gibi takip etmesi de kolay. Alternatif shelller guzel olabilir, ancak Bash gucle ve kullanisli (*sadece* zsh, fish, etc.`i ogrenmek, kendi laptopunda deneyerek, bircok durumda kisitlayarak, mesela mevcut sunuculari kullanarak). - Learn at least one text-based editor well. Ideally Vim (`vi`), as there's really no competition for random editing in a terminal (even if you use Emacs, a big IDE, or a modern hipster editor most of the time).