diff --git a/doc/fluid/dev/versioning_en.md b/doc/fluid/dev/versioning_en.md index f3187df26559cb3f58bfb2305f622ac819feab93..f15fd029dc92e5582e0219cd81c7fce90a9a3d0e 100644 --- a/doc/fluid/dev/versioning_en.md +++ b/doc/fluid/dev/versioning_en.md @@ -11,7 +11,7 @@ Each release has version of the following format: MAJOR.MINOR.PATCH * Minor version number change always maintain backward compatibility. It normally contains compatible improvements and bug fixes. * Patch number change is for bug fixes. -g + * Violation of the policy are considered as bugs and should be fixed. ### What is Covered