Fix wrong code block language

This commit is contained in:
Ariejan de Vroom 2017-03-20 16:36:27 +01:00
parent 114281fc65
commit 42b73eaf60

View File

@ -21,7 +21,7 @@ The client library allows your Ruby application to easily shorten URLs with a re
Using the Firefly Client is very easy, read the following snippet from the [README][3]: Using the Firefly Client is very easy, read the following snippet from the [README][3]:
``` rubvy ``` ruby
require 'rubygems' require 'rubygems'
require 'firefly-client' require 'firefly-client'