Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhupathi-skyflow authored Nov 10, 2021
1 parent d1a4dfd commit 916d958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ val config = Skyflow.Configuration(
tokenProvider = demoTokenProvider,
options: Skyflow.Options(
logLevel : Skyflow.LogLevel, // optional, if not specified loglevel is ERROR.
env: SKyflow.Env //optiuona, if not specified env is PROD.
env: SKyflow.Env //optiuona, if not specified env is PROD.
)
)
Expand Down

0 comments on commit 916d958

Please sign in to comment.