You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Explicitly tag your bindings:
92
92
```
93
93
94
94
> [!NOTE]
95
-
> **When no tag is provided and the size of services greater than one**, Bindify will auto-generate one based on the implementation class name appended with `_tag`
95
+
> **When no tag is provided and there are multiple services**, will auto-generates a tag by appending `<class_name>_tag`
0 commit comments