Fix small docs typo

This commit is contained in:
Patrick Balestra
2020-09-27 16:25:06 +02:00
committed by GitHub
parent 18f68cd75d
commit b9cfa5e466
+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.