~singpolyma/sgx-jmp

7e64a55107381f6f7cf554ceb75316004e34a17f — Root 3 months ago 9fbd964
Fixed a typo in 'province'.
1 files changed, 1 insertions(+), 1 deletions(-)

M forms/tn_search.rb
M forms/tn_search.rb => forms/tn_search.rb +1 -1
@@ 15,7 15,7 @@ field(
	type: "text-single",
	label: "Search Telephone Numbers",
	description:
		"Enter one of: area code; zip or postal code; state or provice code; " \
		"Enter one of: area code; zip or postal code; state or province code; " \
		"six or seven digit number prefix; city, state/province code; " \
		"or indicate a vanity pattern with ~"
)