Skip to content

Commit 8e20141

Browse files
Update eg001CreateWorkspace.sh
Signed-off-by: CassandraLoewen <[email protected]>
1 parent 73b2d12 commit 8e20141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Workspaces/eg001CreateWorkspace.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Send an Workspace Envelope with Recipient Info
2+
# Create a workspace
33
#
44
# Check that we're in a bash shell
55
if [[ $SHELL != *"bash"* ]]; then

0 commit comments

Comments
 (0)