From 47f8fb50914e51d7c671db50f20c4883374bf336 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Fri, 19 Apr 2013 22:56:19 -0500 Subject: [PATCH] Don't end an independent thought with a preposition. --- site/_posts/2012-07-01-migrations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/_posts/2012-07-01-migrations.md b/site/_posts/2012-07-01-migrations.md index fab1afa1..255fb1bf 100644 --- a/site/_posts/2012-07-01-migrations.md +++ b/site/_posts/2012-07-01-migrations.md @@ -241,5 +241,5 @@ $ ruby -rubygems -e 'require "jekyll/migrators/tumblr"; ## Other Systems -If you have a system that there isn’t currently a migrator for, you should -consider writing one and sending us a pull request. +If you have a system for which there is currently no migrator, consider writing +one and sending us a pull request.