Skip to content

Commit

Permalink
fix typos in schema 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
vchrombie committed Jun 9, 2020
1 parent 7726270 commit 705ed10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/gitlabcomments_issues.csv
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ body_analyzed,text,true,"Body of the issue/comment."
comment_updated_at,date,true,"Date when the comment was updated."
gitlab_repo,keyword,true,"The name of the GitLab repository."
grimoire_creation_date,date,true,"Issue/comment creation date."
id,keyword,true,"Issue/comment ID.""
id,keyword,true,"Issue/comment ID."
is_gitlab_comment,long,true,"Used to unify issue and issue comments."
is_gitlab_issue,long,true,"Used to separate issues from comments."
is_gitlab_issue_comment,long,true,"Used to separate comments from issues."
Expand Down

0 comments on commit 705ed10

Please sign in to comment.