From bca1ec5f66d80149ef41d814d5f20bc0e6c22d58 Mon Sep 17 00:00:00 2001 From: Vivek Ghaisas Date: Fri, 14 Apr 2017 13:54:38 +0530 Subject: [PATCH] Fix typo: Scriting -> Scripting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a1a77f..7c352c8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Network programming](#network-programming) - [Parser](#parser) - [Platform specific](#platform-specific) - - [Scriting](#scripting) + - [Scripting](#scripting) - [Template engine](#template-engine) - [Text processing](#text-processing) - [Text search](#text-search)