Minor rewording in plugin howto

This commit is contained in:
Joseph Nix 2018-04-23 04:49:06 -05:00
parent e3f5b2187d
commit a917d6f3a9
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ depending on the situation you might have to use two different mechanisms.
through the [sub_artifact :ref](../../api/build/context/sub-artifact/)
method which declares a new artifact.
Here examples for both of those in one:
Here is an example of both ways in one plugin:
```python
import os