Minor updates

This commit is contained in:
Ross McDonald
2018-02-22 14:04:11 -06:00
parent 7a49103b10
commit 479fa10722

View File

@@ -4,10 +4,10 @@ As more users edit files within the same project, tracking changes over time
becomes more and more difficult. To help make sure changes can be easily tracked
and viewed, Stoplight provides the full history of changes.
To see the history of changes for a project, find the 'History' button on the
navigation bar to the left of the project window. When the history is being
viewed, you will see a series of changes for the project, listed in date
descending order.
To see the history of changes for a project, use the 'History' button on the
navigation bar to the left of the project window (show below). When the history
is being viewed, you will see a series of changes for the project, listed in
date descending order.
![](../../assets/images/viewing-changes2.png)
@@ -19,7 +19,7 @@ Each change event includes information, including:
* The files updated by the change
* The differences (known as a 'diff') between each file before and after the
* The differences (known as the 'diff') between each file before and after the
change occurred
See the image below for an overview of the contents of the change view.