Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Dec 14, 2024
1 parent 72a07b8 commit b8f5cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ Di.get<String>(affinity = FeatureScope) // "Hello from feature!"
Di.get<Screen>(affinity = FeatureScope) // Screen(name="Hello from feature!")
```

### 2. Multibindings 🚧
### 2. Multi-bindings 🚧

Currently not supported, investigating this use-case and whether we can support it nicely.

Expand Down

0 comments on commit b8f5cc2

Please sign in to comment.