Skip to content

Commit

Permalink
tweak appId comment
Browse files Browse the repository at this point in the history
  • Loading branch information
richcar58 committed May 31, 2019
1 parent bdee31a commit 3e1c81e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/agave/guides/jobs/aloe-job-changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Parameters required for job submission are marked with an asterisk (*).
+----------------------+-----------+-------------------------------+
| *JSON Parameter* |*JSON Type*| *Description* +
+======================+===========+===============================+
| appId* | string(80)| The unique name of the +
| | | application being run by this +
| | | job. This must be a valid +
| appId* | string(80)| The unique ID (name + version)+
| | | of the application run by +
| | | this job. This must be a valid+
| | | application that the user +
| | | has permission to run. +
+----------------------+-----------+-------------------------------+
Expand Down

0 comments on commit 3e1c81e

Please sign in to comment.