Updated Projects (markdown)
diff --git a/Projects.md b/Projects.md
index 53bd22e..b5e742e 100644
--- a/Projects.md
+++ b/Projects.md
@@ -439,7 +439,7 @@
* [vcard](https://bitbucket.org/llg/vcard) - Reading and writing vcard file in go. Implementation of RFC 2425 (A MIME Content-Type for Directory Information) and RFC 2426 (vCard MIME Directory Profile).
* [mxj](https://github.com/clbanning/mxj) - Marshal/Unmarshal XML doc from/to `map[string]interface{}` or JSON
* [xlsx](https://github.com/tealeg/xlsx) - A library to help with extracting data from Microsoft Office Excel XLSX files.
- * [xlsxwriter](https://github.com/fterrag/xlsxwriter) - Golang bindings for libxlsxwriter for writing XLSX (Excel) files.
+ * [xlsxwriter](https://github.com/fterrag/xlsxwriter) - Golang bindings for libxlsxwriter for writing XLSX (Excel) files
* [simple-sstable](https://github.com/akmistry/simple-sstable) - A simple, no-frills SSTable format and implementation in Go.
## Databases