Skip to content

Commit fe05883

Browse files
authored
Fix doc styling errors reported by Vale (#1466)
Signed-off-by: paul.profizi <[email protected]>
1 parent 5f28a14 commit fe05883

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/getting_started/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To use PyDPF-Core, you need access to a DPF Server.
3131
and requires accepting the :ref:`DPF Preview License Agreement<target_to_license_terms>`.
3232
Once you have access to an Ansys license, follow the guidelines to :ref:`install a standalone DPF Server <target_installing_server>`.
3333

34-
For more information regarding installing, managing and running DPF servers, see :ref:`ref_dpf_server`.
34+
For more information regarding installing, managing, and running DPF servers, see :ref:`ref_dpf_server`.
3535

3636
Install PyDPF-Core
3737
------------------

doc/source/getting_started/licensing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ operators) which do not perform any data transformation.
116116

117117
For example, when considering result operators, they perform data transformation if the requested
118118
location is not the native result location. In that case, averaging occurs which is considered
119-
as data transformation (for example, elemental to nodal, nodal to elemental...).
119+
as data transformation (such as elemental to nodal, nodal to elemental, or any other location change).
120120

121121
.. _licensing_server_context:
122122
Server context

0 commit comments

Comments
 (0)