Skip to content

Commit

Permalink
Merge pull request #108 from danger/typo
Browse files Browse the repository at this point in the history
[DSL docs] Fix a typo #trivial
  • Loading branch information
orta committed Jan 20, 2017
2 parents b05c4d1 + eb61f4f commit e6a1ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/dsl/GitDSL.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { GitCommit } from "./Commit"

// This is `danger.github`
// This is `danger.git`

/** The git specific metadata for a PR */
export interface GitDSL {
Expand Down

0 comments on commit e6a1ebd

Please sign in to comment.