David Furman
|
63a0795524
|
Simple SyncUp tutorial fixes (#3141)
* Typo, heirarchy -> hierarchy
* Typo: recursive -> recursively
* Typo: comes -> combines
* Typo: is -> to be
* Typo: add -> we added
* Typo: 3 -> 2
* Adding a note to avoid confusion
* Add more detail to step
* Remove stray whitespace causing a diff to incorrectly display
* Removed step documentation for unused code
* Typo: apart -> a part
* Typo: reducer -> reducers
* Add missing mock
* Fix mainactor placement
* Fix transcript param not compiling
* Add durationPerAttendee to be usable
* Undo a whitespace change
* Delete commented-out code
* Update Sources/ComposableArchitecture/Documentation.docc/Tutorials/BuildingSyncUps/06-SyncUpDetail/EditingAndDeletingSyncUp.tutorial
* Update Sources/ComposableArchitecture/Documentation.docc/Tutorials/BuildingSyncUps/05-PersistingSyncUps/PersistingSyncUps.tutorial
* Update Sources/ComposableArchitecture/Documentation.docc/Tutorials/BuildingSyncUps/07-SyncUpDetailNavigation/MeetingNavigation-01-code-0003.swift
---------
Co-authored-by: Stephen Celis <stephen.celis@gmail.com>
|
2024-06-05 09:38:30 -07:00 |
|