Skip to content

Commit a5af8d2

Browse files
authored
Merge pull request #11860 from suraj9562/fix/docs-typo-collections
Fix typo in demo.rst: change "collection" to "collections" in User Guide reference
2 parents 42a2904 + e98a4f5 commit a5af8d2

File tree

1 file changed

+1
-1
lines changed
  • doc/sphinx-guides/source/container/running

1 file changed

+1
-1
lines changed

doc/sphinx-guides/source/container/running/demo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ You should be able to see the new fields from the metadata block you added in th
261261

262262
``curl http://localhost:8983/solr/collection1/schema/fields``
263263

264-
At this point you can proceed with testing the metadata block in the Dataverse UI. First you'll need to enable it for a collection (see :ref:`general-information` in the User Guide section about collection). Afterwards, create a new dataset, save it, and then edit the metadata for that dataset. Your metadata block should appear.
264+
At this point you can proceed with testing the metadata block in the Dataverse UI. First you'll need to enable it for a collection (see :ref:`general-information` in the User Guide section about collections). Afterwards, create a new dataset, save it, and then edit the metadata for that dataset. Your metadata block should appear.
265265

266266
Next Steps
267267
----------

0 commit comments

Comments
 (0)