Skip to content

Commit afa4d04

Browse files
committed
2328: Fixed issues from review
1 parent 9b31c1b commit afa4d04

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content_structure/test_guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -496,14 +496,14 @@ When it is shared it can be displayed in another tenant, but not edited.
496496

497497
Feed sources are the link between external data source and slides. An example is the RSS feed.
498498
When creating a slide with the RSS template a feed source ("datakilde") needs to be selected.
499-
After the feed source has been selected it is possible to input the url to the rss feed to show data from.
499+
After the feed source has been selected it is possible to input the url to the RSS feed to show data from.
500500
The feed source contains the code that calls the external source and converts data to a format the RSS template
501501
understands.
502502

503503
Feed sources are connected to a tenant. New feed sources can be connected to a tenant in through the
504504
"Datakilde" link in the navigation.
505505

506-
The following guide describes how add a "calendar api" feed source to a tenant.
506+
The following guide describes how to add a "calendar api" feed source to a tenant.
507507

508508
NB! The calendar api feed source has some installation requirements that are assumed to have been set up.
509509
See the [documentation](https://github.com/os2display/display-api-service/blob/develop/docs/calender-api-feed.md) for
@@ -517,8 +517,8 @@ to deliver data to the slide.
517517

518518
* Go to `/admin/feed-sources/list`.
519519
* Click "Opret ny datakilde" (`/admin/feed-sources/create`).
520-
* Select a name (e.g. "My calendar feed") and description for the feed source.
521-
* Selected "Kalender feed" for "Type".
520+
* Select a name (e.g. "My calendar feed") and add a description of the feed source.
521+
* Select "Kalender feed" for "Type".
522522
* It will display "Bemærk! Datakilden skal gemmes før der kan tilkobles lokationer. Gem og åbn datakilden igen.".
523523
* Save with "Gem datakilde".
524524
* Reopen the feed source from the list.

0 commit comments

Comments
 (0)