瀏覽代碼

Small typo fix frames.mdx (#7216)

Jan-Peter Dhallé 1 年之前
父節點
當前提交
3ed15e95da
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      dev-docs/docs/codebase/frames.mdx

+ 1 - 1
dev-docs/docs/codebase/frames.mdx

@@ -19,4 +19,4 @@ Frames should be ordered where frame children come first, followed by the frame
 ]
 ]
 ```
 ```
 
 
-If not oredered correctly, the editor will still function, but the elements may not be rendered and clipped correctly. Further, the renderer relies on this ordering for performance optimizations.
+If not ordered correctly, the editor will still function, but the elements may not be rendered and clipped correctly. Further, the renderer relies on this ordering for performance optimizations.