Skip to content

Commit 40f642c

Browse files
committed
revise wording
1 parent 7914532 commit 40f642c

File tree

1 file changed

+3
-3
lines changed
  • mlflow-site/src/app/documentation

1 file changed

+3
-3
lines changed

mlflow-site/src/app/documentation/page.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1553,9 +1553,9 @@ export default function Documentation() {
15531553
</div>
15541554
<span className="mlFlowReference">
15551555
The Mlflow.js library implements a JavaScript interface to
1556-
Mlflow&apos;s functionality by utilizing the official MLflow REST
1557-
API. For detailed information about the underlying API endpoints,
1558-
please refer{' '}
1556+
Mlflow&apos;s functionality by utilizing the MLflow REST API. For
1557+
detailed information about the underlying API endpoints, please
1558+
refer the official MLflow documentation{' '}
15591559
<a
15601560
href="https://mlflow.org/docs/latest/rest-api.html"
15611561
className="mlFlowOfficialLink"

0 commit comments

Comments
 (0)