Skip to content

Commit 4e204d9

Browse files
committed
Adjust language
1 parent eb88541 commit 4e204d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-access-data-batch-endpoints-jobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Literal inputs refer to inputs that can be represented and resolved at invocatio
338338
- `float`
339339
- `integer`
340340

341-
Literal inputs are only supported in pipeline component deployments. To learn how to specify literal endpoints, see [Create jobs with literal inputs](#create-jobs-with-literal-inputs).
341+
Literal inputs are only supported in pipeline component deployments. To see how to specify literal endpoints, see [Create jobs with literal inputs](#create-jobs-with-literal-inputs).
342342

343343
### Explore data outputs
344344

@@ -673,7 +673,7 @@ This example uses the default data store, but you can use a different data store
673673

674674
Machine Learning batch endpoints can read data from cloud locations in Storage accounts, both public and private. Use the following steps to run a batch endpoint job with data in a storage account.
675675

676-
To learn more about extra required configurations for reading data from storage accounts, see [Configure compute clusters for data access](how-to-authenticate-batch-endpoint.md#configure-compute-clusters-for-data-access).
676+
For more information about extra required configurations for reading data from storage accounts, see [Configure compute clusters for data access](how-to-authenticate-batch-endpoint.md#configure-compute-clusters-for-data-access).
677677

678678
1. Set up the input:
679679

0 commit comments

Comments
 (0)