tests/driver_at: Fix README typo

This commit is contained in:
Leandro Lanzieri 2019-05-16 14:45:11 +02:00
parent b5171f4d48
commit f5f76c7375

View File

@ -1,6 +1,6 @@
Expected result
===============
You should be presented with a RIOT shell that privides commands to
You should be presented with a RIOT shell that provides commands to
initialize an UART and send AT commands to an AT module.
Background