diff --git a/docs/glossary.md b/docs/glossary.md index bad9b0689f9c9f077cc384af0666791cf6f00813..4f79d489f0830acc4d64d70fe5a0b6e8518295b5 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -1,4 +1,3 @@ -**Frame** - A class from the schema that represents an element from the graph. A frame usually extends either a - VertexFrame or an EdgeFrame, though they are not required to do so. +**Frame** - A class from the schema that represents an element from the graph. A frame usually extends either a VertexFrame or an EdgeFrame, though they are not required to do so. -**Element** - Either a vertex or an edge in a graph. +**Element** - Either a vertex or an edge in a graph. \ No newline at end of file