From a5e11a4037fad6198231c657485700bd620e49b7 Mon Sep 17 00:00:00 2001 From: Jingchao Zhang <6353250+JingchaoZhang@users.noreply.github.com> Date: Wed, 20 Oct 2021 22:46:24 -0400 Subject: [PATCH] Update dpdata.md typo update --- doc/data/dpdata.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/data/dpdata.md b/doc/data/dpdata.md index 2e540ea5c2..f7fc3822ee 100644 --- a/doc/data/dpdata.md +++ b/doc/data/dpdata.md @@ -1,6 +1,6 @@ # Prepare data with dpdata -One can use the a convenient tool [`dpdata`](https://github.com/deepmodeling/dpdata) to convert data directly from the output of first priciple packages to the DeePMD-kit format. +One can use the a convenient tool [`dpdata`](https://github.com/deepmodeling/dpdata) to convert data directly from the output of first principle packages to the DeePMD-kit format. To install one can execute ```bash