We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 245cefa commit 6a8c6e4Copy full SHA for 6a8c6e4
docs/tutorials.rst
@@ -157,7 +157,7 @@ or ``runBulkJob()``.
157
158
On line 13 we set the ``remoteCommand`` attribute. This attribute tells DRMAA
159
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
+executable. The path can be either relative or absolute. If relative, it is
161
relative to the ``workingDirectory`` attribute, which if not set defaults to the
162
user's home directory. For more information on DRMAA attributes, please see the
163
attributes man page. Note that for this program to work, the script
0 commit comments