From 6617dee59a008ec5273fc947427e917defc20dcc Mon Sep 17 00:00:00 2001 From: Karneades Date: Tue, 6 Aug 2019 09:57:00 +0200 Subject: [PATCH] Fix small typos in file breaking-changes --- BREAKING_CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BREAKING_CHANGES.md b/BREAKING_CHANGES.md index 89a4636bd..81aabb2a9 100644 --- a/BREAKING_CHANGES.md +++ b/BREAKING_CHANGES.md @@ -1,11 +1,11 @@ # Breaking Changes in Sigma -Improvement sometimes makes it inavoidable to break with the past. This file describes the planned and implemented +Improvement sometimes makes it unavoidable to break with the past. This file describes the planned and implemented breaking changes since 2019. Monitor this file if you use Sigma in productive environments. Columns: -* Date: The date the change was or will be implemented. Planned dates may be sunject of changes. +* Date: The date the change was or will be implemented. Planned dates may be subject of changes. * Status may be one of: * Planned: there's the idea, but work hasn't begun. * Development: the change is currently developed.