From 50766da4cd21769f54616aab98f539da1f1dd5a2 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Tue, 14 Aug 2018 23:00:37 +0100 Subject: [PATCH] fix simple typo --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 1b2d62f..19d6912 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,6 @@ # Tachyon framework for PHP5.3+ -Tachyon is a PHP micro framework inspired by [web.py](http://webpy.org) and by the the [MicroPHP](http://microphp.org/) initiative released under the MIT public license. +Tachyon is a PHP micro framework inspired by [web.py](http://webpy.org) and by the [MicroPHP](http://microphp.org/) initiative released under the MIT public license. ## Features