diff --git a/README.md b/README.md index 044a6fc..23d9353 100644 --- a/README.md +++ b/README.md @@ -525,7 +525,7 @@ class BooksController < ApplicationController limit: 10, load: false, misspellings: {below: 5} - }).map(&:name) + }).map(&:title) end end ``` -- libgit2 0.21.0