Skip to content

Commit 6a8c6e4

Browse files
moisesluzadan-blanchard
authored andcommitted
fix a typo (#56)
1 parent 245cefa commit 6a8c6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ or ``runBulkJob()``.
157157

158158
On line 13 we set the ``remoteCommand`` attribute. This attribute tells DRMAA
159159
where to find the program we want to run. Its value is the path to the
160-
executable. The path be be either relative or absolute. If relative, it is
160+
executable. The path can be either relative or absolute. If relative, it is
161161
relative to the ``workingDirectory`` attribute, which if not set defaults to the
162162
user's home directory. For more information on DRMAA attributes, please see the
163163
attributes man page. Note that for this program to work, the script

0 commit comments

Comments
 (0)