1
0
Fork 0

fix(markdown): Typo fix

This commit is contained in:
Joost De Cock 2022-01-19 19:05:54 +01:00
parent 105f7d51ed
commit 9db9d9e291

View file

@ -5,7 +5,7 @@ title: pd
The `pd` macro adds a *path dimension* to your pattern, indicating the length of a path. The `pd` macro adds a *path dimension* to your pattern, indicating the length of a path.
It is provided by the [dimension plugin](/reference/plugins/dimension/). It is provided by the [dimension plugin](/reference/plugins/dimension/).
<Example part="path_length">< <Example part="path_length">
Example of a multiple path dimensions Example of a multiple path dimensions
</Example> </Example>