diff --git a/public/embedding b/public/embedding index 7630a2c..1f627c3 100644 --- a/public/embedding +++ b/public/embedding @@ -27,7 +27,7 @@ -

Go support embedding of structs and interfaces +

Go supports embedding of structs and interfaces to express a more seamless composition of types.