Skip to content

Commit

Permalink
Fix lint-induced doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
taymonbeal committed Jun 27, 2017
1 parent ae75ccc commit c23d9ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/amp-a4a/0.1/amp-a4a.js
Expand Up @@ -652,7 +652,7 @@ export class AmpA4A extends AMP.BaseElement {
});
})
// This block returns the ad creative, signature, and size, if
// available; nullotherwise.
// available; null otherwise.
/**
* @return {?Promise<{creativeParts: !AdResponseDef, size: ?SizeInfoDef}>}
*/
Expand Down

0 comments on commit c23d9ff

Please sign in to comment.