浏览代码

Minor typo in module rating instructions

Bradford Condon 6 年之前
父节点
当前提交
a7056226b7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/extensions/module_rating.rst

+ 1 - 1
docs/extensions/module_rating.rst

@@ -28,7 +28,7 @@ Silver
     - TripalField class to add data to pages (Tripal3). (:doc:`Tutorial <../dev_guide/custom_field>`)
     - TripalField class to add data to pages (Tripal3). (:doc:`Tutorial <../dev_guide/custom_field>`)
 - Provides ways to customize the module (e.g. drush options, field/formatter settings, admin UI).
 - Provides ways to customize the module (e.g. drush options, field/formatter settings, admin UI).
 - Latest releases should follow Drupal naming best practices.
 - Latest releases should follow Drupal naming best practices.
-    - e.g. first release for Drupal 7 should be: ``7.x-1.x``.
+    - e.g. first release for Drupal 7 should be: ``7.x-1.0``.
 
 
 Gold
 Gold
 -----
 -----