Skip to content

Commit 8613e0f

Browse files
committed
docs: fix spelling typos in documentation
- keep the existing troubleshooting filename for backward compatibility - fix two real typos in quick_start.ipynb without changing document paths Authored by OpenClaw (model: gpt-5.4)
1 parent 4880f21 commit 8613e0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/getting-started/quick_start.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1308,7 +1308,7 @@
13081308
"```\n",
13091309
"where the pair style deepmd is invoked and the model file `graph.pb` is provided, which means the atomic interaction will be computed by the DP model that is stored in the file `graph.pb`. \n",
13101310
"\n",
1311-
"In an environment with a compatibable version of LAMMPS, the deep potential molecular dynamics can be performed via \n",
1311+
"In an environment with a compatible version of LAMMPS, the deep potential molecular dynamics can be performed via \n",
13121312
"\n",
13131313
"```bash\n",
13141314
"lmp -i input.lammps\n",
@@ -1345,7 +1345,7 @@
13451345
" source branch: HEAD\n",
13461346
" source commit: 839f4fe7\n",
13471347
" source commit at: 2023-10-27 21:10:24 +0800\n",
1348-
" surpport model ver.:1.1 \n",
1348+
" support model ver.:1.1 \n",
13491349
" build variant: cpu\n",
13501350
" build with tf inc: /root/miniconda3/envs/deepmd/include;/root/miniconda3/envs/deepmd/include\n",
13511351
" build with tf lib: /root/miniconda3/envs/deepmd/lib/libtensorflow_cc.so\n",

0 commit comments

Comments
 (0)