Skip to content

Commit 0e43621

Browse files
fix: typos and created a branch only if its not present
1 parent b9d3694 commit 0e43621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
related details.
66
- It's an Express.js based REST server and gRPC client to a core component.
77
- The sqlite is used as a database for development. To use cassandra, you need to set the following environment
8-
variables in your terminal along with a `environment DB_TYPE='cassandra'`.
8+
variables in your terminal along with a `export DB_TYPE='cassandra'`.
99

1010
#### Use cassandra as a database
1111

0 commit comments

Comments
 (0)