diff --git a/integrations/README.md b/integrations/README.md
index 1ba59344730f86e1c48b561342548f100f56c2f0..ae29631de60c05a48de2416d797537ded2587800 100644
--- a/integrations/README.md
+++ b/integrations/README.md
@@ -5,9 +5,9 @@ to expose modules which can then be used in your applications.
 ## Integrations Provided
 The following integration modules are povided in this folder. For more information please see the readme for that module.
 
-| Integration | Module Name | Description |
-| ----------- | ----------- |-------------|
+| Integration | Module Name           | Description                                        |
+|-------------|-----------------------|----------------------------------------------------|
 | Bullet      | `fggl::phys::Bullet3` | Provides Bullet3 integration into the game engine. |
-| Lua         | `fggl::script::Lua` | Provides LUA scripting support for the engine |
+| Lua         | `fggl::script::Lua`   | Provides LUA scripting support for the engine      |
 
 Modules that cannot be included for legal reasons will be packaged independently of this repository.
\ No newline at end of file