From 09fb873d15d5b6be12ef7e16aeee22101fd9bf9c Mon Sep 17 00:00:00 2001 From: Jinji Date: Tue, 2 Apr 2019 11:34:36 -0700 Subject: [PATCH] Small fix for typo and grammar in config section of README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index e247e35..fc5c050 100644 --- a/README.rst +++ b/README.rst @@ -63,7 +63,7 @@ Once Pinball is installed either through pypi package installation or source cod Configure Pinball ~~~~~~~~~~~~~~~~~ -In order to start Pinball, user needs to provide a pinball configuration file. A sample pinball configuraiton can be retrived at here_. +In order to start Pinball, user needs to provide a pinball configuration file. A sample pinball configuration can be retrived at here_. .. _here: https://github.com/pinterest/pinball/blob/master/pinball/config/default.yaml @@ -94,7 +94,7 @@ There are a few parameters to configure. For example: .. _example: https://github.com/pinterest/pinball/blob/master/pinball_ext/examples/workflows.py .. _parser: https://github.com/pinterest/pinball/blob/master/pinball_ext/workflow/parser.py -* Application Configuration :: +* Application configuration :: parser: pinball_ext.workflows.parser.PyWorkflowParser