Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/overview/concepts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# XVIZ Concepts

The description of the XVIZ protocol is based a number of concepts that are introduced here.
The description of the XVIZ protocol is based on a number of concepts that are introduced here.

## Datum

Expand Down Expand Up @@ -45,7 +45,7 @@ visualized. It can be tagged and given special styling (color etc).

## Style

XVIZ support a form of stylesheets, allowing object properties to be specified based stream and
XVIZ supports a form of stylesheets, allowing object properties to be specified based on stream and
class.

## Object
Expand Down