Skip to content

Commit 227108e

Browse files
authored
Remove awkward sentence endings
1 parent 0730bb8 commit 227108e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Runtime is mainly responsible for executing the host application (1) and queuein
1818

1919
## Why FPGA runtime
2020

21-
FPGA hardware design has to think about I/O constraints, protocols, monitoring, DDR calibration, and memory dependencies, which software developers do not want to worry about. FPGA runtime provides a layer of abstraction to ease development flow.
21+
FPGA hardware design has to think about I/O constraints, protocols, monitoring, DDR calibration, and memory dependencies. FPGA runtime provides a layer of abstraction to ease development flow.
2222

2323
### Memory
2424

0 commit comments

Comments
 (0)