Merge pull request #2626 from spotify/balestrapatrick/docs-typo

Fix small docs typo
This commit is contained in:
Patrik Oldsberg
2020-09-27 17:07:41 +02:00
committed by GitHub
+1 -1
View File
@@ -210,7 +210,7 @@ type Viewer = {
};
```
# The Tabel Model
# The Table Model
Using Backstage's own component library, let's define a custom table. This
component will get used if we have data to display.