Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
5aaee9 committed Sep 10, 2018
1 parent af32efb commit 8abc3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ async function main() {

data += ` <Rule enabled="true">
<Name>${name}</Name>
<Target>${routeText}</Target>
<Targets>${routeText}</Targets>
<Action type="Direct" />
</Rule>\n`
}
Expand Down

0 comments on commit 8abc3d2

Please sign in to comment.