diff --git a/Useful-Widgets.md b/Useful-Widgets.md
index 83621f7..93b5ba8 100644
--- a/Useful-Widgets.md
+++ b/Useful-Widgets.md
@@ -63,7 +63,7 @@
| | nnview: a neural network viewer
[github](https://github.com/lighttransport/nnview)
| | Knobs
[github](https://github.com/ocornut/imgui/issues/942#issuecomment-268369298)
| | Toggle Button
[github](https://github.com/ocornut/imgui/issues/1537)
-| | ImGui::Auto(): leverage C++17 to serialize any structure into imgui interfaces
[github](https://github.com/Csabix/imgui/tree/master/auto)
+| | ImGui::Auto()
leverage C++17 to serialize any
structure into imgui interfaces
[github](https://github.com/Csabix/imgui/tree/master/auto)
| | LayoutWidget
[github](https://github.com/xpenatan/jDear-imgui/tree/master/extensions/imgui-layout-widget)
| | Issues "useful widgets" Tag
[issue](https://github.com/ocornut/imgui/labels/useful%20widgets)