Skip to content

Commit 6a8bf9d

Browse files
authored
Merge pull request #44 from kinow/patch-1
Update README.md
2 parents ca66839 + cec890a commit 6a8bf9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.com/InformaticsMatters/pipelines.svg?branch=master)](https://travis-ci.com/InformaticsMatters/pipelines)
44
![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/informaticsmatters/pipelines?include_prereleases)
55

6-
The project experiments with ways to generate data processing piplelines.
6+
The project experiments with ways to generate data processing pipelines.
77
The aim is to generate some re-usable building blocks that can be piped
88
together into more functional pipelines. Their prime initial use is as executors
99
for the Squonk Computational Notebook (http://squonk.it) though it is expected
@@ -22,7 +22,7 @@ be coming soon, including some from the Java ecosystem.
2222
* See [here](src/nextflow/README.md) for more info on running these in Nextflow.
2323

2424
Note: this is experimental, subject to change, and there are no guarantees that things work as expected!
25-
That said, its already proved to be highly useful in the Squonk Computational Notebook, and if you are interested let us know, and join the fun.
25+
That said, it's already proved to be highly useful in the Squonk Computational Notebook, and if you are interested let us know, and join the fun.
2626

2727
The code is licensed under the Apache 2.0 license.
2828

0 commit comments

Comments
 (0)