1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 14:49:06 -04:00

fix typo in architecture.md (#2123)

This commit is contained in:
Parth
2022-10-10 03:42:50 -04:00
committed by GitHub
parent eba3927ace
commit 510aa1710e

View File

@@ -1,4 +1,4 @@
# Arcitecture
# Architecture
This document describes how the crates that make up egui are all connected.
Also see [`CONTRIBUTING.md`](https://github.com/emilk/egui/blob/master/CONTRIBUTING.md) for what to do before opening a PR.