remove whitespace
diff --git a/pubspec.yaml b/pubspec.yaml
index 9e0487e..a86543f 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,10 +1,10 @@
-name: sse 
+name: sse
 version: 1.0.0
 author: Dart Team <misc@dartlang.org>
 homepage: https://github.com/dart-lang/sse
 description: >-
   Provides client and server functionality for setting up bi-directional
-  communication through Server Sent Events (SSE) and corresponding POST 
+  communication through Server Sent Events (SSE) and corresponding POST
   requests.
 
 environment: