Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
Signed-off-by: Doug Davis <[email protected]>
  • Loading branch information
Doug Davis committed Dec 2, 2020
1 parent 1beb873 commit 9298694
Show file tree
Hide file tree
Showing 13 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions app-n-job/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ and exit (Batch Job).

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions app2job/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Job to verify it worked correctly.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions bind-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ In this sample we'll create an instance of a DB2 service.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions bind-job/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ In this sample we'll create an instance of a DB2 service.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions configmaps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Note: the same basic logic will work for Batch Jobs as well.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions cos-event/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ will not delete any existing instance you specify via the `COS_ID` variable.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions hello/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ A pretty simple node.js application. Gotta start some place.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions helloworld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ system to see how it reacts - for example, when the app crashes.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions job/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ will print some of the log files to show this.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions job2app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ was called, to verify the count.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions ping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ tool for testing other Event Sources, to see what they generate.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Note: the same basic logic will work for Batch Jobs as well.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.
4 changes: 2 additions & 2 deletions sessions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ see duplicates and the final `curl` returns `100` then it worked.

As noted in [the main README](../README.md), this sample has two pieces:

- a `build` script which will build the container image used
- a `run` script which deploys a new Application using that image
- a `build` script which will build the container image(s) used
- a `run` script which deploys resources that use those images

The main purpose of this example is the `run` script, but the `build`
script is included for complete educational (and reuse) purposes.

0 comments on commit 9298694

Please sign in to comment.