README.md in hugging-face-0.2.0 vs README.md in hugging-face-0.3.0

- old
+ new

@@ -26,10 +26,10 @@ ```ruby client = HuggingFace::InferenceApi.new(api_key: ENV['HUGGING_FACE_API_KEY']) ``` -Questiion answering: +Question answering: ```ruby client.question_answering( question: 'What is my name?', context: 'I am the only child. My father named his son John.'