Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Docs: Fix in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
scofalik committed Aug 13, 2019
1 parent 0a3c218 commit 509c254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/conversion/downcastdispatcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ export default class DowncastDispatcher {
* Creates a `DowncastDispatcher` instance.
*
* @see module:engine/conversion/downcastdispatcher~DowncastConversionApi
* @param {Object} [conversionApi] Additional properties for interface that will be passed to events fired
* @param {Object} conversionApi Additional properties for interface that will be passed to events fired
* by `DowncastDispatcher`.
*/
constructor( conversionApi ) {
Expand Down

0 comments on commit 509c254

Please sign in to comment.