Skip to content

Commit ac94b2b

Browse files
author
Ganeshwara Hananda
authored
Fix a typo
1 parent 88ae8d8 commit ac94b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You can provide several command arguments when running console in the terminal.
2525

2626
## Console commands
2727

28-
Grakn Console provides two levels of interaction: database-level commands and transaction-level commands. The database-level command is the first level of interaction, i.e. first-level REPL. From one of the database-level commands, you cna open a transaction to the database. This will open a transaction-level interface, i.e. second-level REPL.
28+
Grakn Console provides two levels of interaction: database-level commands and transaction-level commands. The database-level command is the first level of interaction, i.e. first-level REPL. From one of the database-level commands, you can open a transaction to the database. This will open a transaction-level interface, i.e. second-level REPL.
2929

3030
### Database-level commands
3131

0 commit comments

Comments
 (0)