Skip to content

Commit

Permalink
Merge pull request #33 from 1Hive/chore-ui
Browse files Browse the repository at this point in the history
chore: update default comment
  • Loading branch information
sembrestels authored Jun 21, 2022
2 parents 51c6b48 + 64214bb commit 6d15ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/evmcrispr-terminal/src/utils/useTerminal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const useTerminal = () => {
const [code, setCode] = useCodeState(
`# Available commands:
connect <dao> <...path> [@context:https://yoursite.com]
connect <dao> <...path> [--context https://yoursite.com]
install <repo> [...initParams]
grant <entity> <app> <role> [permissionManager]
revoke <entity> <app> <role>
Expand Down

0 comments on commit 6d15ea1

Please sign in to comment.