From 674badaeb4f6b626ffb5864280c17d52a39e4852 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sun, 11 Dec 2011 12:14:00 -0800 Subject: [PATCH] wording --- published/2011.12.10-static-url-shortener-using-htaccess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/published/2011.12.10-static-url-shortener-using-htaccess.md b/published/2011.12.10-static-url-shortener-using-htaccess.md index 318ab2b..4abb2c0 100644 --- a/published/2011.12.10-static-url-shortener-using-htaccess.md +++ b/published/2011.12.10-static-url-shortener-using-htaccess.md @@ -13,7 +13,7 @@ The result is about two dozen additional lines of Ruby in my static generator, a -I think this is a pretty neat hack and have not seen this technique anywhere else so I thought I'd share it. Maybe someone else will find it interesting or useful for their blog. How far it scales won't be a concern until I have thousands of blog posts. That sounds like a good problem for future Sami to solve should it arise. +I think this is a pretty neat hack and have not seen this technique anywhere else so I thought I'd share it. Maybe someone else will find it interesting or useful for their blog. How far it scales won't be a concern until I have thousands of posts. That sounds like a good problem for future Sami to solve should it arise. [GH]: https://github.com/samsonjs/samhuri.net [htaccess-wiki]: http://en.wikipedia.org/wiki/Htaccess