diff --git a/doc/Section_intro.html b/doc/Section_intro.html
index 63acc971a1..aaeaf0ab5c 100644
--- a/doc/Section_intro.html
+++ b/doc/Section_intro.html
@@ -109,7 +109,7 @@ it to LAMMPS.
open-source distribution
highly portable C++
optional libraries used: MPI and single-processor FFT
- Intel Xeon Phi, GPU (CUDA and OpenCL), and OpenMP support for many code features
+ GPU (CUDA and OpenCL), Intel Xeon Phi, and OpenMP support for many code features
easy to extend with new features and functionality
runs from an input script
syntax for defining and using variables and formulas
diff --git a/doc/Section_intro.txt b/doc/Section_intro.txt
index acc082323f..6ded6a8635 100644
--- a/doc/Section_intro.txt
+++ b/doc/Section_intro.txt
@@ -105,7 +105,7 @@ General features :h4
open-source distribution
highly portable C++
optional libraries used: MPI and single-processor FFT
- Intel Xeon Phi, GPU (CUDA and OpenCL), and OpenMP support for many code features
+ GPU (CUDA and OpenCL), Intel Xeon Phi, and OpenMP support for many code features
easy to extend with new features and functionality
runs from an input script
syntax for defining and using variables and formulas