Skip to content

Commit 30aa787

Browse files
committed
minor: Fix spacing
1 parent bed4c8a commit 30aa787

File tree

1 file changed

+1
-1
lines changed
  • elasticsearch-model/lib/elasticsearch/model

1 file changed

+1
-1
lines changed

elasticsearch-model/lib/elasticsearch/model/naming.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module Model
55
#
66
module Naming
77

8-
DEFAULT_DOC_TYPE= '_doc'.freeze
8+
DEFAULT_DOC_TYPE = '_doc'.freeze
99

1010
module ClassMethods
1111

0 commit comments

Comments
 (0)