diff --git a/README.md b/README.md index dc235d6..b9d691f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ As you can see, support for `go` templates is built in. While executing the temp In the examples above we can see these variables: * `.Crew.*` * `.Hold.*` -* `.Args.Arg*` +* `.Args.Arg.*` The `Crew` and the `Hold` are loaded if the captain is given a ship to sail. (A ship need not be specified if one named `default` exists in the given configuration.)