Skip to content

Commit c871227

Browse files
Thomas Nystylerjl
Thomas Nys
authored andcommitted
[RAILS] Fix typo in rake import task
Closes elastic#592
1 parent 151d564 commit c871227

File tree

1 file changed

+1
-1
lines changed
  • elasticsearch-rails/lib/elasticsearch/rails/tasks

1 file changed

+1
-1
lines changed

elasticsearch-rails/lib/elasticsearch/rails/tasks/import.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# A collection of Rake tasks to facilitate importing data from yout models into Elasticsearch.
1+
# A collection of Rake tasks to facilitate importing data from your models into Elasticsearch.
22
#
33
# Add this e.g. into the `lib/tasks/elasticsearch.rake` file in your Rails application:
44
#

0 commit comments

Comments
 (0)