From 53fa45b12b316f54da9b843fe147b14faaa54003 Mon Sep 17 00:00:00 2001 From: Nick Raienko Date: Tue, 5 Aug 2014 02:52:42 +0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 074eeb4..c0d47e5 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ A collection of awesome penetration testing resources, tools, books, , confs, ma * [Ruby Programming by @dreikanter](https://github.com/dreikanter/ruby-bookmarks) - The de-facto language for writing exploits. * [Ruby Programming by @markets](https://github.com/markets/awesome-ruby) - The de-facto language for writing exploits. * [Ruby Programming by @Sdogruyol](https://github.com/Sdogruyol/awesome-ruby) - The de-facto language for writing exploits. -* [JavaScript Programming](https://github.com/sorrycc/awesome-javascript) - In-browser developpment and scripting. +* [JavaScript Programming](https://github.com/sorrycc/awesome-javascript) - In-browser development and scripting. * [Node.js Programming by @sindresorhus](https://github.com/sindresorhus/awesome-nodejs) - JavaScript in command-line. * [Node.js Programming by @vndmtrx](https://github.com/vndmtrx/awesome-nodejs) - JavaScript in command-line. * [Python tools for penetration testers](http://www.dirk-loss.de/python-tools.htm) - Lots of pentesting tools are written in Python.