Use 'newer' instead of 'future'

When talking about versions of Drupal greater than 6.1, use the word newer to
indicate that those versions have already been released. The word future implies
that those versions haven't been released yet.
This commit is contained in:
Matt Rogers 2013-04-18 22:15:07 -05:00
parent 205e65d017
commit 35a59ab766
1 changed files with 2 additions and 2 deletions

View File

@ -114,8 +114,8 @@ $ ruby -rubygems -e 'require "jekyll/migrators/drupal";
<div class="note warning">
<h5>Warning: Drupal Version Compatibility</h5>
<p>This migrator was written for Drupal 6.1 and may not work as expected on
future versions of Drupal. Please update it and send us a pull request if
<p>This migrator was written for Drupal 6.1 and may not work as expected with
newer versions of Drupal. Please update it and send us a pull request if
necessary.</p>
</div>