From 09d5f47ccf79878daf4d3f251e389041c02a9537 Mon Sep 17 00:00:00 2001 From: Victor Zhou Date: Sat, 23 Apr 2016 22:28:46 +0900 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 1a040b1c43..4f40ef178e 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,7 +14,7 @@ Improvements: - We now highlight function declarations in Go - [Taisuke Fujimoto][] contributed a very convoluted rules for raw and interpolated strings in C#. -- Improved rules for comments, string and functions for PowerShell files by [Victor Zhou][] +- Improved rules for comments and strings inPowerShell files [Victor Zhou][] [Tristano Ajmone]: https://github.com/tajmone [Taisuke Fujimoto]: https://github.com/temp-impl