diff --git a/website/src/lib/docs/pt-BR/gpx.mdx b/website/src/lib/docs/pt-BR/gpx.mdx
index 967d3b4d..a68a3d57 100644
--- a/website/src/lib/docs/pt-BR/gpx.mdx
+++ b/website/src/lib/docs/pt-BR/gpx.mdx
@@ -13,7 +13,7 @@ It essentially consists of a series of GPS points encoding one or multiple GPS t
GPX files may also contain metadata, of which the **name** and **description** fields are the most useful for users.
-### Tracks, segments, and GPS points
+### faixas, segmentos e pontos de GPS
As mentioned above, a GPX file can contain multiple GPS traces.
These are organized in a hierarchical structure, with tracks at the top level.