Update introduction.md
Added missing "is" in the first sentence. Closes: #1067 Approved by: cgwalters
This commit is contained in:
parent
8c148eb7e1
commit
596fc2967e
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
OSTree an upgrade system for Linux-based operating systems that
|
OSTree is an upgrade system for Linux-based operating systems that
|
||||||
performs atomic upgrades of complete filesystem trees. It is
|
performs atomic upgrades of complete filesystem trees. It is
|
||||||
not a package system; rather, it is intended to complement them.
|
not a package system; rather, it is intended to complement them.
|
||||||
A primary model is composing packages on a server, and then
|
A primary model is composing packages on a server, and then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue