Skip to content

Commit 6e238c1

Browse files
authored
fix(docs): typos
Signed-off-by: Cristovao Cordeiro <cristovao.cordeiro@canonical.com>
1 parent f74da99 commit 6e238c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Chisel** is a tool for carving and cutting Ubuntu packages.
44

5-
It is built on the idea of {{package_slices}} - minimal, complimentary, and
5+
It is built on the idea of {{package_slices}} - minimal, complementary, and
66
loosely coupled sets of files, based on the package's metadata and content.
77
Slices are basically logical subsets of the Ubuntu packages, with their own
88
content and set of dependencies to other internal and external slices.
@@ -11,7 +11,7 @@ Chisel is able to extract a highly customised and specialised _Slice_ of the
1111
Ubuntu distribution, which one could see as a block of stone from which we can
1212
carve and extract the small and relevant parts we need to run our applications.
1313

14-
It operates similar to a package manager, but for package slices, thus being
14+
It operates similarly to a package manager, but for package slices, thus being
1515
particularly useful for supporting developers in the creation of smaller but
1616
equally functional container images.
1717

0 commit comments

Comments
 (0)