Skip to content

Commit

Permalink
Word proposal (paragraph 59) (#1)
Browse files Browse the repository at this point in the history
Co-authored-by: Brad Howes <bradhowes@mac.com>
  • Loading branch information
kant and bradhowes authored Nov 22, 2024
1 parent 90d41fc commit c3b1e12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ offers the same functionality in a pop-up menu to the right of the factory prese

Both [macOS](macOS) and [iOS](iOS) have the same code layout:

* `App` -- code and configury for the application that hosts the AUv3 app extension. Again, the app serves as a demo
host for the AUv3 app extension.
* `App` -- code and configuration for the application that hosts the AUv3 app extension. Again, the app serves as a
demo host for the AUv3 app extension.
* `Extension` -- code and configuration for the extension itself

The common code is found in various Swift packages under [Packages](Packages) -- including the Objective-C++ kernel
Expand Down

0 comments on commit c3b1e12

Please sign in to comment.