We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7533a5 commit f64cef4Copy full SHA for f64cef4
src/cdk/overlay/position/connected-position-strategy.ts
@@ -29,7 +29,7 @@ import {OverlayRef} from '../overlay-ref';
29
30
/**
31
* A strategy for positioning overlays. Using this strategy, an overlay is given an
32
- * implicit position relative some origin element. The relative position is defined in terms of
+ * implicit position relative to some origin element. The relative position is defined in terms of
33
* a point on the origin element that is connected to a point on the overlay element. For example,
34
* a basic dropdown is connecting the bottom-left corner of the origin to the top-left corner
35
* of the overlay.
0 commit comments