Need Help With Health Bar

As I mentioned I’m new to scripting, so I apologize if this is some simple mistake.

I don’t see the issue with this script. Every time I run it, the output just says
"Workspace.Dummy.Head.HealthGui.Health:20: Expected ‘)’ (to close ‘(’ at line 17), got ‘Enum’ "
Please help

Thanks!

You forgot a comma at Enum.EasingStyle.Linear

Oh wow… LOL, that’s embarrassing, thanks!