Skip to content

Commit

Permalink
Merge pull request #234 from NipunaRanasinghe/conf-fix
Browse files Browse the repository at this point in the history
Fix examples README.md
  • Loading branch information
NipunaRanasinghe authored Apr 16, 2024
2 parents 34deceb + 1152fab commit 12e6d84
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ The `ballerinax/redis` connector provides practical examples illustrating usage

2. For each example, create a `Config.toml` file with your Redis server configuration. Here's an example of how your `Config.toml` file should look:

3. . Here's an example of how your `config.toml` file should look:

```toml
host="<host>"
port="<port>"
Expand Down

0 comments on commit 12e6d84

Please sign in to comment.