Skip to content

Commit 73c9433

Browse files
authored
typo fixo
1 parent 7e30712 commit 73c9433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In many samples, messages are defined in a shared project along with reusable he
7272

7373
### [Message destinations](/nservicebus/messaging/routing.md)
7474

75-
Many samples make use of `SendLocal` or send to an endpoint directly by specifing the destination using a string in code. This is done to simplify the amount of configuration in samples. In a production solution, most message destinations should be defined via [routing configuration](/nservicebus/messaging/routing.md).
75+
Many samples make use of `SendLocal` or send to an endpoint directly by specifying the destination using a string in code. This is done to simplify the amount of configuration in samples. In a production solution, most message destinations should be defined via [routing configuration](/nservicebus/messaging/routing.md).
7676

7777
### [Dependency injection](/nservicebus/dependency-injection/)
7878

0 commit comments

Comments
 (0)