Skip to content

Commit d024a6b

Browse files
committed
fix typo in rename docs
1 parent 53b9cee commit d024a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ Provides renaming of symbols within a module. Experimental cross-module renaming
316316

317317
Known limitations:
318318

319-
- Cross-module renaming requires all components to be indexed, which sometimes causes [partial renames in multi-component projects.](https://github.com/haskell/haskell-language-server/issues/2193).
319+
- Cross-module renaming requires all components to be indexed, which sometimes causes [partial renames in multi-component projects](https://github.com/haskell/haskell-language-server/issues/2193).
320320

321321
## Missing features
322322

0 commit comments

Comments
 (0)