Skip to content

Commit

Permalink
Fixed example file
Browse files Browse the repository at this point in the history
  • Loading branch information
liderman committed Aug 26, 2016
1 parent 326921e commit f343919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package text_generator_test

import (
"fmt"
"github.com/liderman/text_generator"
"github.com/liderman/text-generator"
)

func ExampleSimpleTemplate() {
Expand Down

0 comments on commit f343919

Please sign in to comment.