Skip to content

Commit cdb93d7

Browse files
hummelstrandSaftret
authored andcommitted
chore: Update concepts-and-architecture.md
Clarified screens and views
1 parent d61b92f commit cdb93d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/documentation/docs/user-guide/concepts-and-architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@ The primary use-case of these elements is for breaking-news formats where quick
9292

9393
The ingest happens via the `getAdlibItem` method: [https://github.com/nrkno/sofie-core/blob/6c4edee7f352bb542c8a29317d59c0bf9ac340ba/packages/blueprints-integration/src/api/showStyle.ts#L122](https://github.com/nrkno/sofie-core/blob/6c4edee7f352bb542c8a29317d59c0bf9ac340ba/packages/blueprints-integration/src/api/showStyle.ts#L122)
9494

95-
## Views
95+
## Views and Screens
9696

97-
Being a web-based system, Sofie has a number of customisable, user-facing web [views](features/sofie-views-and-screens.mdx) used for control and monitoring.
97+
Being a web-based system, Sofie has a number of customisable, user-facing web [views and screens](features/sofie-views-and-screens.mdx) used for control and monitoring.
9898

9999
## Blueprints
100100

0 commit comments

Comments
 (0)