diff --git a/content/roadmaps/109-golang/content/101-go-advanced/102-types-and-type-assertions.md b/content/roadmaps/109-golang/content/101-go-advanced/102-types-and-type-assertions.md index 559c0555c..9f8d7a3f4 100644 --- a/content/roadmaps/109-golang/content/101-go-advanced/102-types-and-type-assertions.md +++ b/content/roadmaps/109-golang/content/101-go-advanced/102-types-and-type-assertions.md @@ -5,4 +5,3 @@ Type assertions in Golang provide access to the exact type of variable of an int Free Content Types Assertions Type Assertion -Type Assertion In Golang \ No newline at end of file