Commit 0f8251e7 authored by George Tsiolis's avatar George Tsiolis

Fix typo in notebook props

parent 5059c15d
......@@ -22,7 +22,7 @@ export default {
},
output: {
type: Object,
requred: true,
required: true,
default: () => ({}),
},
},
......
---
title: Fix typo in notebook props
merge_request: 23103
author: George Tsiolis
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment