From 36789d60ccaf944671d3b18b228333749bb84b4b Mon Sep 17 00:00:00 2001 From: "njzjz-bot (driven by OpenClaw (model: gpt-5.4))[bot]" <48687836+njzjz-bot@users.noreply.github.com> Date: Thu, 9 Apr 2026 01:36:31 +0000 Subject: [PATCH] docs(init): fix spelling typos in init-reaction guide - correct three spelling mistakes in the init_reaction documentation - keep the change scoped to user-facing docs only Authored by OpenClaw (model: gpt-5.4) --- doc/init/init-reaction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/init/init-reaction.md b/doc/init/init-reaction.md index d429aeca6..fbc346464 100644 --- a/doc/init/init-reaction.md +++ b/doc/init/init-reaction.md @@ -1,6 +1,6 @@ # init_reaction -`dpgen init_reaction` is a workflow to initilize data for reactive systems of small gas-phase molecules. The workflow was introduced in the "Initialization" section of [Energy & Fuels, 2021, 35 (1), 762–769](https://10.1021/acs.energyfuels.0c03211). +`dpgen init_reaction` is a workflow to initialize data for reactive systems of small gas-phase molecules. The workflow was introduced in the "Initialization" section of [Energy & Fuels, 2021, 35 (1), 762–769](https://10.1021/acs.energyfuels.0c03211). To start the workflow, one needs a box containing reactive systems. The following packages are required for each of the step: @@ -19,6 +19,6 @@ linenos: --- ``` -For detailed parameters, see [parametes](init-reaction-jdata.rst) and [machine parameters](init-reaction-mdata.rst). +For detailed parameters, see [parameters](init-reaction-jdata.rst) and [machine parameters](init-reaction-mdata.rst). -The genereated data can be used to continue DP-GEN concurrent learning workflow. Read [Energy & Fuels, 2021, 35 (1), 762–769](https://10.1021/acs.energyfuels.0c03211) for details. +The generated data can be used to continue DP-GEN concurrent learning workflow. Read [Energy & Fuels, 2021, 35 (1), 762–769](https://10.1021/acs.energyfuels.0c03211) for details.