Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Fix README advanced section
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianv1 authored Jan 28, 2020
1 parent c0ec642 commit 9908159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,7 @@ We can make the root of our Cleanse object graph the App Delegate through `Prope
Let's start by redefining the ``RootComponent``:

.. code-block:: swift
extension AppDelegate {
struct Component : Cleanse.RootComponent {
// When we call build() it will return the Root type, which is a PropertyInjector<AppDelegate>.
Expand Down

0 comments on commit 9908159

Please sign in to comment.