Skip to content

Commit 0b53745

Browse files
authored
fix typo (#475)
1 parent 780aa90 commit 0b53745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/testing-taskiq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ After the preparations are done, we need to modify the broker's file in your pro
7474

7575
@[code python](../examples/testing/main_file.py)
7676

77-
As you can see, we added an `if` statement. If the expression is true, we replace our broker with an imemory broker.
77+
As you can see, we added an `if` statement. If the expression is true, we replace our broker with an inmemory broker.
7878
The main point here is to not have an actual connection during testing. It's useful because inmemory broker has
7979
the same interface as a real broker, but it doesn't send tasks actually.
8080

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy