Skip to content

Commit 701a8fa

Browse files
committed
Update README.md
1 parent 851e723 commit 701a8fa

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
@@ -178,9 +178,9 @@ It is possible to use your own customized templates. You just have to put one of
178178
179179
> Use [default templates](https://github.com/fvarrui/JavaPackager/tree/master/src/main/resources) as examples.
180180
181-
A map called `info` is passed to all templates when they are rendered with next properties:
181+
A map called `info` is passed to all templates when they are rendered with next keys:
182182
183-
| Property | Type | Description |
183+
| Key | Type | Description |
184184
| ------------------------------- | ------- | ------------------------------------------------ |
185185
| `${info.name}` | String | Same as `name` plugin property. |
186186
| `${info.displayName}` | String | Same as `displayName` plugin property. |

0 commit comments

Comments
 (0)