From 4c23867836639a8df4aa93f86b87888b43d9120f Mon Sep 17 00:00:00 2001 From: Cory Bennett Date: Sat, 21 Feb 2015 21:35:31 -0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9993432..8229616 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ endpoint: https://jira.mycompany.com EOM ``` -### Dynamics Configuration +### Dynamic Configuration If the **.jira.d/config.yml** file is executable, then **go-jira** will attempt to execute the file and use the stdout for configuration. You can use this to customize templates or other overrides depending on what type of operation you are running. For example if you would like to use the "table" template when ever you run `jira ls`, then you can create a template like this: