Skip to content

Commit

Permalink
changed example name
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Hill committed Jul 20, 2018
1 parent 4507591 commit 70016ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/test.go → examples/example.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

func main() {
config := sf.NewConfig("Basic amlnZ2lkeXVvOk1ZU1BPUlRTRkVFRFM=")
config := sf.NewConfig("Basic setthishere")

client := sf.NewService(config)
c := context.Background()
Expand Down

0 comments on commit 70016ae

Please sign in to comment.