Skip to content

Commit

Permalink
Fixed typo in lorem generator (#470)
Browse files Browse the repository at this point in the history
  • Loading branch information
drugoi authored and sergeche committed Oct 18, 2016
1 parent 328812c commit ab3002a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generator/lorem.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ define(function(require, exports, module) {
'возвращайся', 'ты', 'лучше', 'свою', 'безопасную', 'страну', 'послушавшись',
'рукописи', 'наш', 'продолжил', 'свой', 'путь', 'вскоре', 'ему',
'повстречался', 'коварный', 'составитель', 'рекламных', 'текстов',
'напоивший', 'языком', 'речью', 'заманивший', 'свое', 'агенство',
'напоивший', 'языком', 'речью', 'заманивший', 'свое', 'агентство',
'которое', 'использовало', 'снова', 'снова', 'своих', 'проектах',
'если', 'переписали', 'то', 'живет', 'там', 'до', 'сих', 'пор']
}
Expand Down

0 comments on commit ab3002a

Please sign in to comment.