Skip to content

Commit bb895e0

Browse files
committed
Improve the phrasing a bit
1 parent e146983 commit bb895e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migration/wsc61/quotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Quotes are now stored client-side in the browser's local storage, allowing synch
66
## Using the New Quote System
77

88
The interface `wcf\system\message\quote\IMessageQuoteHandler` has been modified to now only require the implementation of `getMessage()`.
9-
This new method is responsible to fetch the message, perform any validation and load embedded objects whenver applicable.
9+
This new method is responsible for providing the quoted after performing any validation necessary and load embedded objects in advanced if applicable.
1010

1111
All other methods previously implemented in quote handlers can be removed alongside with the methods required by the now deprecated interface `wcf\data\IMessageQuoteAction`.
1212

0 commit comments

Comments
 (0)