Skip to content

Commit cfa64ed

Browse files
committed
docs: fix typo 'orgization' → 'organization' in Installation config (#11820)
1 parent 27dabe2 commit cfa64ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/sphinx-guides/source/installation/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3189,7 +3189,7 @@ dataverse.person-or-org.org-phrase-array
31893189
Please note that this setting is experimental.
31903190

31913191
The Schema.org metadata and OpenAIRE exports and the Schema.org metadata included in DatasetPages try to infer whether each entry in the various fields (e.g. Author, Contributor) is a Person or Organization.
3192-
If you have examples where an orgization name is being inferred to belong to a person, you can use this setting to force it to be recognized as an organization.
3192+
If you have examples where an organization name is being inferred to belong to a person, you can use this setting to force it to be recognized as an organization.
31933193
The value is expected to be a comma-separated list of strings. Any name that contains one of the strings is assumed to be an organization. For example, "Project" is a word that is not otherwise associated with being an organization.
31943194

31953195
Can also be set via *MicroProfile Config API* sources, e.g. the environment variable ``DATAVERSE_PERSON_OR_ORG_ORG_PHRASE_ARRAY``.

0 commit comments

Comments
 (0)