Skip to content

Commit eb0cc34

Browse files
committed
fix readme
1 parent 536736a commit eb0cc34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ func main() {
3131
// get access to cf api v2 (incomplete api)
3232
session.V2()
3333

34-
// get access to cf api v3 (complete and always up to date api)
35-
session.V3()
34+
// get access to cf api v3 (complete and always up to date api)
35+
session.V3()
3636

3737
// Get access to api uaa (incomplete)
3838
session.UAA()

0 commit comments

Comments
 (0)