From b57dd46e7c70d078c4953d858af1aa9f49b74e39 Mon Sep 17 00:00:00 2001 From: Vicky Vergara Date: Mon, 16 Dec 2024 12:20:06 -0600 Subject: [PATCH] Update sql_function.rst Fixing typo --- docs/basic/sql_function.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/basic/sql_function.rst b/docs/basic/sql_function.rst index 840ede8a..0754b8eb 100644 --- a/docs/basic/sql_function.rst +++ b/docs/basic/sql_function.rst @@ -47,7 +47,7 @@ output columns: .. rubric:: Input parameters ================= ========= ================= -Paramete Type Description +Parameter Type Description ================= ========= ================= ``edges_subset`` REGCLASS The table/view that is going to be used for processing ``source_osm`` BIGINT The OSM identifier of the `departure` location.