Skip to content

Commit

Permalink
Update SERVER_PRE_README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzhanqun authored Dec 22, 2023
1 parent 34f5b38 commit 33f472b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/source/getting-started/SERVER_PRE_README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Start PyDYNA Pre server locally
===============================
Start PyDYNA preprocessing server locally
=========================================

There are two ways to start the PyDYNA Pre server
There are two ways to start the PyDYNA preprocessing server

1.Start server manually

Check warning on line 6 in doc/source/getting-started/SERVER_PRE_README.rst

View workflow job for this annotation

GitHub Actions / vale

[vale] doc/source/getting-started/SERVER_PRE_README.rst#L6

[Google.Headings] '1.Start server manually' should use sentence-style capitalization.
Raw output
{"message": "[Google.Headings] '1.Start server manually' should use sentence-style capitalization.", "location": {"path": "doc/source/getting-started/SERVER_PRE_README.rst", "range": {"start": {"line": 6, "column": 1}}}, "severity": "WARNING"}
-----------------------
Expand Down Expand Up @@ -49,4 +49,4 @@ Run an example on the client side
solution = DynaSolution(hostname)
......
#. The function of DynaSolution() can start the Pre server automatically.
#. The function of DynaSolution() can start the preprocessing server automatically.

0 comments on commit 33f472b

Please sign in to comment.