mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 18:07:44 +03:00 
			
		
		
		
	Improve wording in di_in_python.rst
This commit is contained in:
		
							parent
							
								
									3cc54462bd
								
							
						
					
					
						commit
						926208c490
					
				| 
						 | 
					@ -150,7 +150,7 @@ What does the Dependency Injector do?
 | 
				
			||||||
-------------------------------------
 | 
					-------------------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
With the dependency injection pattern objects loose the responsibility of assembling
 | 
					With the dependency injection pattern objects loose the responsibility of assembling
 | 
				
			||||||
the dependencies. The ``Dependency Injector`` absorbs that responsibilities.
 | 
					the dependencies. The ``Dependency Injector`` absorbs that responsibility.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
``Dependency Injector`` helps to assemble and inject the dependencies.
 | 
					``Dependency Injector`` helps to assemble and inject the dependencies.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user